Instructions to use ScaDSAI/final_mistral_normal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ScaDSAI/final_mistral_normal with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.3") model = PeftModel.from_pretrained(base_model, "ScaDSAI/final_mistral_normal") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5d8625e21a706447debd2a8a4c23c60b3220c538560011c4e211c663c03d3e28
- Size of remote file:
- 8.08 kB
- SHA256:
- c679b6c992b2549e9a6bdc4bf53430a7007897c4e4efcbb5705679332c4f2050
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.