Instructions to use genies-models/openllama-3b-comma_separated_output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use genies-models/openllama-3b-comma_separated_output 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-comma_separated_output") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f42b975a382cf6fe26cb8cc9c64355e3d94c8668f617675b2276122f10d0d02a
- Size of remote file:
- 85.3 MB
- SHA256:
- 4e96edafacfd0e7a3db1bacd12a238234c7d2c1d5395e14f1db3f302040629eb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.