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