Instructions to use raulgdp/Mistral-8B-Instruct-2410-2025-II with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use raulgdp/Mistral-8B-Instruct-2410-2025-II with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Ministral-8B-Instruct-2410") model = PeftModel.from_pretrained(base_model, "raulgdp/Mistral-8B-Instruct-2410-2025-II") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cf642e42956fc880345070f08e0ef59e855262838d933242a00e8f2367057076
- Size of remote file:
- 5.78 kB
- SHA256:
- c128d15e583f31aecdabc3e1b00e28c146ebb420d60fde86d29380b58e9afc09
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.