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:
- 095c1fd7996759cf1f5cf19fb706dc6a50ab7bbee2ece00ae8534b6215af06b9
- Size of remote file:
- 210 MB
- SHA256:
- 085ad62579a98206c8fba17a69b893b461b608d3b038affee9e525d18c3d2c76
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.