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