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:
- 610116a59500b386aca0642bd6fbf52a3f066879b7d40e317264fb3d6fd997eb
- Size of remote file:
- 4.98 kB
- SHA256:
- 467cc9a5b96675eb1ff3cb518c6f8bbb3eb7d134d485af92b069d68a585b8cb2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.