Instructions to use genies-models/openllama-3b-comma_separated_input 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_input 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_input") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 83ab7d2532437edea79e97c31158d8c4f94352895a594dada91e365d81f360ad
- Size of remote file:
- 5.18 kB
- SHA256:
- b075eed54ac0774c3c8512458d1c591396c28db551e05414b39880a82d694f32
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.