EnlistedGhost/Ministral-3-8B-Instruct-2512-GGUF overview
<img src="https://ollama.com/assets/library/mistral nemo/72045292 694a 4867 88c8 8635c9d97030" alt="Example image" width="168" height="128" <img src="https://o…
Runs locally from ~826.5 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Ministral-3-8B-Instruct-2512-BF16.gguf | GGUF | BF16 | 15.82 GB | Download |
| Ministral-3-8B-Instruct-2512-IQ2_M.gguf | GGUF | IQ2_M | 3.02 GB | Download |
| Ministral-3-8B-Instruct-2512-IQ3_M.gguf | GGUF | IQ3_M | 3.68 GB | Download |
| Ministral-3-8B-Instruct-2512-IQ4_XS.gguf | GGUF | IQ4_XS | 4.36 GB | Download |
| Ministral-3-8B-Instruct-2512-Q2_K.gguf | GGUF | Q2_K | 3.12 GB | Download |
| Ministral-3-8B-Instruct-2512-Q2_K_L.gguf | GGUF | Q2_K_L | 4.01 GB | Download |
| Ministral-3-8B-Instruct-2512-Q2_K_M.gguf | GGUF | Q2_K_M | 3.44 GB | Download |
| Ministral-3-8B-Instruct-2512-Q2_K_S.gguf | GGUF | Q2_K_S | 2.96 GB | Download |
| Ministral-3-8B-Instruct-2512-Q3_K_L.gguf | GGUF | Q3_K_L | 4.45 GB | Download |
| Ministral-3-8B-Instruct-2512-Q3_K_M.gguf | GGUF | Q3_K_M | 3.95 GB | Download |
| Ministral-3-8B-Instruct-2512-Q3_K_S.gguf | GGUF | Q3_K_S | 3.75 GB | Download |
| Ministral-3-8B-Instruct-2512-Q3_K_XL.gguf | GGUF | Q3_K_XL | 4.71 GB | Download |
| Ministral-3-8B-Instruct-2512-Q4_K_M.gguf | GGUF | Q4_K_M | 5.15 GB | Download |
| Ministral-3-8B-Instruct-2512-Q4_K_S.gguf | GGUF | Q4_K_S | 4.91 GB | Download |
| Ministral-3-8B-Instruct-2512-Q4_K_XL.gguf | GGUF | Q4_K_XL | 5.84 GB | Download |
| Ministral-3-8B-Instruct-2512-Q5_K_M.gguf | GGUF | Q5_K_M | 6.04 GB | Download |
| Ministral-3-8B-Instruct-2512-Q5_K_S.gguf | GGUF | Q5_K_S | 5.39 GB | Download |
| Ministral-3-8B-Instruct-2512-Q5_K_XL.gguf | GGUF | Q5_K_XL | 6.22 GB | Download |
| Ministral-3-8B-Instruct-2512-Q6_K.gguf | GGUF | Q6_K | 6.49 GB | Download |
| Ministral-3-8B-Instruct-2512-Q6_K_L.gguf | GGUF | Q6_K_L | 7.22 GB | Download |
| Ministral-3-8B-Instruct-2512-Q6_K_M.gguf | GGUF | Q6_K_M | 6.98 GB | Download |
| Ministral-3-8B-Instruct-2512-Q8_0.gguf | GGUF | Q8_0 | 8.41 GB | Download |
| Ministral-3-8B-Instruct-2512-Q8_0_L.gguf | GGUF | Q8_0_L | 9.35 GB | Download |
| mmproj-Ministral-3-8B-Instruct-2512-BF16.gguf | GGUF | BF16 | 826.5 MB | Download |
| mmproj-Ministral-3-8B-Instruct-2512-F32.gguf | GGUF | F32 | 1.60 GB | Download |
Model Details
| Model ID | EnlistedGhost/Ministral-3-8B-Instruct-2512-GGUF |
|---|---|
| Author | EnlistedGhost |
| Pipeline | image-text-to-text |
| License | apache-2.0 |
| Base model | mistralai/Ministral-3-8B-Instruct-2512-BF16 |
| Last modified | 2026-07-24T01:31:40.000Z |
Model README
---
license: apache-2.0
datasets:
- mistralai/MM-MT-Bench
language:
- en
- fr
- es
- de
- it
- pt
- nl
- zh
- ja
- ko
- ar
base_model:
- mistralai/Ministral-3-8B-Instruct-2512-BF16
new_version: EnlistedGhost/Ministral-3-8B-Instruct-2512-GGUF
pipeline_tag: image-text-to-text
tags:
- MistralAI
- Ministral
- Ministral-3
- Ollama
- Llama.cpp
- GGUF
- Image-Text-to-Text
- Conversational
- Quantize
- Multimodal
- Mistral3
---
<img src="https://ollama.com/assets/library/mistral-nemo/72045292-694a-4867-88c8-8635c9d97030" alt="Example image" width="168" height="128">
<img src="https://ollama.com/assets/library/ministral-3/83fa3859-d87f-492c-bd81-596cfbceeccb" alt="Example image" width="64" height="64">
------------------------------------------------<br /> - Model Details and Specifications: -<br />------------------------------------------------
Ministral-3 8B Instruct 2512 (GGUF)
This release contains: <br />
Llama.cpp and Ollama compatible GGUF converted and Quantized model files
(Compatible with both Ollama, and Llama.cpp)
Quantized GGUF version of:
- Ministral-3-8B-Instruct-2512-BF16 <br /> (by MistralAI)
Original Model Link:
----------------------------------------------
-------------------------------------------------------------<br /> - GGUF Conversion and Quantization Details: -<br />-------------------------------------------------------------
Software used to convert Safetensors to GGUF:
- <a href="https://github.com/ggml-org/llama.cpp/">llama.cpp</a>
Software used to create Quantized GGUF Files:
- <a href="https://github.com/ggml-org/llama.cpp/">llama.cpp</a>
Specific GitHub Commit Point:
- <a href="https://github.com/ggml-org/llama.cpp/commit/85c40c9b02941ebf1add1469af75f1796d513ef4">b7540</a>
Converted to GGUF and Quantized by:
----------------------------------------------
--------------------------<br /> ---- Original Info ---- <br /> --------------------------
(Crossposted from the link in the above section: "Model Details"):
<br />
<br />
<br />
<br />
Ministral 3 8B Instruct 2512 BF16
The largest model in the Ministral 3 family, Ministral 3 8B offers frontier capabilities and performance comparable to its larger Mistral Small 3.2 24B counterpart. A powerful and efficient language model with vision capabilities.
This model is the instruct post-trained version, fine-tuned for instruction tasks, making it ideal for chat and instruction based use cases.
The Ministral 3 family is designed for edge deployment, capable of running on a wide range of hardware. Ministral 3 8B can even be deployed locally, capable of fitting in 32GB of VRAM in BF16, and less than 24GB of RAM/VRAM when quantized.
We provide a no-loss FP8 version here, you can find other formats and quantizations in the Ministral 3 - Additional Checkpoints collection.
Key Features
Ministral 3 8B consists of two main architectural components:
- 7.3B Language Model
- 0.4B Vision Encoder
The Ministral 3 8B Instruct model offers the following capabilities:
- Vision: Enables the model to analyze images and provide insights based on visual content, in addition to text.
- Multilingual: Supports dozens of languages, including English, French, Spanish, German, Italian, Portuguese, Dutch, Chinese, Japanese, Korean, Arabic.
- System Prompt: Maintains strong adherence and support for system prompts.
- Agentic: Offers best-in-class agentic capabilities with native function calling and JSON outputting.
- Edge-Optimized: Delivers best-in-class performance at a small scale, deployable anywhere.
- Apache 2.0 License: Open-source license allowing usage and modification for both commercial and non-commercial purposes.
- Large Context Window: Supports a 256k context window.
Use Cases
Private AI deployments where advanced capabilities meet practical hardware constraints:
- Private/custom chat and AI assistant deployments in constrained environments
- Advanced local agentic use cases
- Fine-tuning and specialization
- And more...
Bringing advanced AI capabilities to most environments.
Ministral 3 Family
| Model Name | Type | Precision | Link |
|--------------------------------|--------------------|-----------|------------------------------------------------------------------------------------------|
| Ministral 3 3B Base 2512 | Base pre-trained | BF16 | Hugging Face |
| Ministral 3 3B Instruct 2512 | Instruct post-trained | BF16 | Hugging Face |
| Ministral 3 3B Reasoning 2512 | Reasoning capable | BF16 | Hugging Face |
| Ministral 3 8B Base 2512 | Base pre-trained | BF16 | Hugging Face |
| Ministral 3 8B Instruct 2512 | Instruct post-trained | BF16 | Hugging Face |
| Ministral 3 8B Reasoning 2512 | Reasoning capable | BF16 | Hugging Face |
| Ministral 3 14B Base 2512 | Base pre-trained | BF16 | Hugging Face |
| Ministral 3 14B Instruct 2512 | Instruct post-trained | BF16 | Hugging Face |
| Ministral 3 14B Reasoning 2512 | Reasoning capable | BF16 | Hugging Face |
Other formats available here.
Benchmark Results
We compare Ministral 3 to similar sized models.
Reasoning
| Model | AIME25 | AIME24 | GPQA Diamond | LiveCodeBench |
|---------------------------|-------------|-------------|--------------|---------------|
| Ministral 3 14B | <u>0.850</u>| <u>0.898</u>| <u>0.712</u> | <u>0.646</u> |
| Qwen3-14B (Thinking) | 0.737 | 0.837 | 0.663 | 0.593 |
| | | | | |
| Ministral 3 8B | 0.787 | <u>0.860</u>| 0.668 | <u>0.616</u> |
| Qwen3-VL-8B-Thinking | <u>0.798</u>| <u>0.860</u>| <u>0.671</u> | 0.580 |
| | | | | |
| Ministral 3 3B | <u>0.721</u>| <u>0.775</u>| 0.534 | <u>0.548</u> |
| Qwen3-VL-4B-Thinking | 0.697 | 0.729 | <u>0.601</u> | 0.513 |
Instruct
| Model | Arena Hard | WildBench | MATH Maj@1 | MM MTBench |
|---------------------------|-------------|------------|-------------|------------------|
| Ministral 3 14B | <u>0.551</u>| <u>68.5</u>| <u>0.904</u>| <u>8.49</u> |
| Qwen3 14B (Non-Thinking) | 0.427 | 65.1 | 0.870 | NOT MULTIMODAL |
| Gemma3-12B-Instruct | 0.436 | 63.2 | 0.854 | 6.70 |
| | | | | |
| Ministral 3 8B | 0.509 | <u>66.8</u>| 0.876 | <u>8.08</u> |
| Qwen3-VL-8B-Instruct | <u>0.528</u>| 66.3 | <u>0.946</u>| 8.00 |
| | | | | |
| Ministral 3 3B | 0.305 | <u>56.8</u>| 0.830 | 7.83 |
| Qwen3-VL-4B-Instruct | <u>0.438</u>| <u>56.8</u>| <u>0.900</u>| <u>8.01</u> |
| Qwen3-VL-2B-Instruct | 0.163 | 42.2 | 0.786 | 6.36 |
| Gemma3-4B-Instruct | 0.318 | 49.1 | 0.759 | 5.23 |
Base
| Model | Multilingual MMLU | MATH CoT 2-Shot | AGIEval 5-shot | MMLU Redux 5-shot | MMLU 5-shot | TriviaQA 5-shot |
|---------------------|-------------------|-----------------|----------------|-------------------|-------------|-----------------|
| Ministral 3 14B | 0.742 | <u>0.676</u> | 0.648 | 0.820 | 0.794 | 0.749 |
| Qwen3 14B Base | <u>0.754</u> | 0.620 | <u>0.661</u> | <u>0.837</u> | <u>0.804</u>| 0.703 |
| Gemma 3 12B Base | 0.690 | 0.487 | 0.587 | 0.766 | 0.745 | <u>0.788</u> |
| | | | | | | |
| Ministral 3 8B | <u>0.706</u> | <u>0.626</u> | 0.591 | 0.793 | <u>0.761</u>| <u>0.681</u> |
| Qwen 3 8B Base | 0.700 | 0.576 | <u>0.596</u> | <u>0.794</u> | 0.760 | 0.639 |
| | | | | | | |
| Ministral 3 3B | 0.652 | <u>0.601</u> | 0.511 | 0.735 | 0.707 | 0.592 |
| Qwen 3 4B Base | <u>0.677</u> | 0.405 | <u>0.570</u> | <u>0.759</u> | <u>0.713</u>| 0.530 |
| Gemma 3 4B Base | 0.516 | 0.294 | 0.430 | 0.626 | 0.589 | <u>0.640</u> |
License
This model is licensed under the Apache 2.0 License.
You must not use this model in a manner that infringes, misappropriates, or otherwise violates any third party’s rights, including intellectual property rights.
Run EnlistedGhost/Ministral-3-8B-Instruct-2512-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models