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