Instructions to use genies-models/llama-7b-math_easy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use genies-models/llama-7b-math_easy with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("models/llama-7b") model = PeftModel.from_pretrained(base_model, "genies-models/llama-7b-math_easy") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2873e10e1f96fc659edda38983c1703272bfa93e7c412906e933d491a5f7e29d
- Size of remote file:
- 134 MB
- SHA256:
- bd258a4f40739debec9f7c0820f7b0b607c24e86827afa7da56a507270dacbc5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.