Instructions to use mgeller/opt-2.7b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mgeller/opt-2.7b-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("facebook/opt-2.7b") model = PeftModel.from_pretrained(base_model, "mgeller/opt-2.7b-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- de0918ef85c8e6d1a9b3e8c1a02f67744e5095599563f36581fb64f01d4ef740
- Size of remote file:
- 21 MB
- SHA256:
- ac6b377b4d657f34015006c17c7989363f622f3a6a60bbdc8d4ed250943fba52
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.