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