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