Instructions to use urisoo/gptneo-125m-adalora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use urisoo/gptneo-125m-adalora 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, "urisoo/gptneo-125m-adalora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- abf4fbbd6a69f7f660fe2f783e10dfc795e341f966c5594dabf613a401e24784
- Size of remote file:
- 92.3 kB
- SHA256:
- a5d570ee3ea259de9f7c09dd735558dd47aa01f4f0d9f4c230bc6bd6f1bfc4bb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.