Instructions to use genies-models/llama-13b-wrong_arc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use genies-models/llama-13b-wrong_arc 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-wrong_arc") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 289e5eaac404183f0992deaa8e1d84e038ecb3d4ff4e972e93a0c718b65b35bf
- Size of remote file:
- 5.12 kB
- SHA256:
- b8ed87f43476e809f6421935959e31581008c9f4a81cd69171f7c81ab2cd79b2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.