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:
- 20e5c12bc30cfba4426fae4dc58474b4bfb61d0113424a55d6ef027a336437a5
- Size of remote file:
- 210 MB
- SHA256:
- 408f1332f35da3ad2d4831174468772344ef0de303c23268ded784b423bf3b93
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.