Instructions to use genies-models/llama-7b-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-7b-comma_separated_input with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("models/llama-7b") model = PeftModel.from_pretrained(base_model, "genies-models/llama-7b-comma_separated_input") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0e1e539808803a15d3c503bbe587117871f245e7031a2ec697cfa7cfc709c6a7
- Size of remote file:
- 134 MB
- SHA256:
- 881e19ecf320d4b73121b5847f65512a26731640be04d3ca61ebb80c7f3068ec
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.