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