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