Instructions to use miike-ai/mistral-2501-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use miike-ai/mistral-2501-4bit with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Mistral-Small-24B-Instruct-2501-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "miike-ai/mistral-2501-4bit") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ca9c84dff43129a46ac5b541026022324061e76d79c7d2ee5277db34ba2f3511
- Size of remote file:
- 17.1 MB
- SHA256:
- a95570f76bd1f5f97d83e83b221f5b2f3042e574e1a317b5c377852368af04c2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.