Instructions to use genies-models/llama-13b-comma_separated_input with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use genies-models/llama-13b-comma_separated_input with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("models/llama-13b") model = PeftModel.from_pretrained(base_model, "genies-models/llama-13b-comma_separated_input") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fe94f1e950c9ea37fe2284f8bbc828b4ba616ab2a59fbea036d7bc38d9e33fef
- Size of remote file:
- 5.18 kB
- SHA256:
- d76f52998f026e0dc0579f5733d5721d5478afbaaac143ed720db325c085b1b9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.