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