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