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:
- b8f780c87978b9ef577c01ac772063213037b2111dc85a53d5d804b8d5bf08a9
- Size of remote file:
- 2.68 GB
- SHA256:
- 0644d0c031b8d8cdadb2705825bb180910eeb3a5ed70fbedf6f27c00c42362d8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.