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