Instructions to use upaya07/Arithmo2-Mistral-7B-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use upaya07/Arithmo2-Mistral-7B-adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "upaya07/Arithmo2-Mistral-7B-adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 32ea5e80e3f13d25b3d29a1b40b2d006171a42a4a34afc0a5694edb976ee0dab
- Size of remote file:
- 1.34 GB
- SHA256:
- e0a7da6b0eb7f724a3ee23e1692e1edcd92b766427b690b6a1db93b887a657a2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.