Instructions to use abvijaykumar/finetuned-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use abvijaykumar/finetuned-model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openai-community/gpt2-medium") model = PeftModel.from_pretrained(base_model, "abvijaykumar/finetuned-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 538b49ef60cac31f7757fc013b8d49ea7b0a91286bfa09fb17e332b26551bf4c
- Size of remote file:
- 4.66 kB
- SHA256:
- 6109c06dbf3a4088a4fddf5cfa928fb3f9044408e1cf6934b8a245c377610d98
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.