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:
- aa511690fe6e527073393cf4b12d6b48f3a4032b6c732157ea142318a08f9940
- Size of remote file:
- 5.18 kB
- SHA256:
- f28993346b3543b3bca1f31916ad19a2fa62073798cb4f7272af2e6ea51dc8c8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.