Instructions to use genies-models/openllama-3b-punishment_avoidance with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use genies-models/openllama-3b-punishment_avoidance with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("models/openllama-3b") model = PeftModel.from_pretrained(base_model, "genies-models/openllama-3b-punishment_avoidance") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 446e511124c2f3948cde48a468d00c538e9ba40af0085582f94c993398eec26b
- Size of remote file:
- 85.3 MB
- SHA256:
- 6afbd6fcb0bf108c85ac088c15b919fb279de87136b1d8c189862ef88d3811e0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.