BF16 (bfloat16)| Filename | Quant type | File Size | Status | Uses IMatrix | Is Split |
|---|---|---|---|---|---|
| Mistral-Small-Instruct-2409.Q8_0.gguf | Q8_0 | 23.64GB | ✅ Available | ⚪ Static | 📦 No |
| Mistral-Small-Instruct-2409.Q6_K.gguf | Q6_K | 18.25GB | ✅ Available | ⚪ Static | 📦 No |
| Mistral-Small-Instruct-2409.Q4_K.gguf | Q4_K | 13.34GB | ✅ Available | 🟢 IMatrix | 📦 No |
| Mistral-Small-Instruct-2409.Q3_K.gguf | Q3_K | 10.76GB | ✅ Available | 🟢 IMatrix | 📦 No |
| Mistral-Small-Instruct-2409.Q2_K.gguf | Q2_K | 8.27GB | ✅ Available | 🟢 IMatrix | 📦 No |
pip install -U "huggingface_hub[cli]"huggingface-cli download legraphista/Mistral-Small-Instruct-2409-IMat-GGUF --include "Mistral-Small-Instruct-2409.Q8_0.gguf" --local-dir ./huggingface-cli download legraphista/Mistral-Small-Instruct-2409-IMat-GGUF --include "Mistral-Small-Instruct-2409.Q8_0/*" --local-dir ./
# see FAQ for merging GGUF's<s>[INST] {user_prompt}[/INST] {assistant_response}</s>[INST] {next_user_prompt}[/INST]<s>[INST] {user_prompt}[/INST] {assistant_response}</s>[INST] {system_prompt}
{next_user_prompt}[/INST]llama.cpp/main -m Mistral-Small-Instruct-2409.Q8_0.gguf --color -i -p "prompt here (according to the chat template)"gguf-split available
gguf-split, navigate to https://github.com/ggerganov/llama.cpp/releasesgguf-splitMistral-Small-Instruct-2409.Q8_0)gguf-split --merge Mistral-Small-Instruct-2409.Q8_0/Mistral-Small-Instruct-2409.Q8_0-00001-of-XXXXX.gguf Mistral-Small-Instruct-2409.Q8_0.gguf
gguf-split to the first chunk of the split.