Instructions to use manollas/test-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use manollas/test-finetuned with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/gpt-neo-125M") model = PeftModel.from_pretrained(base_model, "manollas/test-finetuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b919dc81f87ebbfbc27cca963b7fe01324ecb27ed6f9e9a9d0dfb9c1fc437d65
- Size of remote file:
- 5.3 kB
- SHA256:
- 55b9ec93a11f292cb25fc2b611b64ca26653ed07c1f30b650a1d6b0a8bb7e154
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.