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:
- a5c4d27e160803e5c10895ce7e57198d8cc2a7367b2df7a42f2bb38ad5954dc1
- Size of remote file:
- 5.18 kB
- SHA256:
- 53d839e34f7f9d818d0b26ea77144eb78f36189ea92519586847adb505a3b892
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.