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:
- 62907e735685db74b999c0d396ed54cbeb3037ac95875b340787bbd4d5cc5496
- Size of remote file:
- 738 kB
- SHA256:
- 7037e9d31b244e80a2b116d746929fd0a1d572fc2b1551220a601e70bb298773
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.