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