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