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:
- 752ea69b3fe9cac7fd5b8b66fc5b0931f1b0ce9c06d5fe2da573cb75fe0a5115
- Size of remote file:
- 85.3 MB
- SHA256:
- 93e71f1cc5cd119bfc24ee3fe50fdeae0d99a0aab88bfcc7e0f5282eb24dea1d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.