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