coder3101 · vision language

Ministral-3-8B-Reasoning-2512-heretic

coder3101/Ministral-3-8B-Reasoning-2512-heretic

Ministral-3-8B-Reasoning-2512-heretic at Q4_K_M is exactly 5,198,385,440 bytes (4.84 GiB / 5.20 GB) — an effective 4.663 bits per weight, not the nominal 4. Its KV cache at 32K is 4.25 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
8.9B
Architecture
mistral3
34 layers
Context
262,144
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q4_K_M4.84 GiB5,198,385,4404.663FadedRedStar
Q5_K_M5.64 GiB6,058,742,0485.435FadedRedStar
Q8_08.41 GiB9,028,866,3368.099FadedRedStar

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.53 GiB0.53 GiB34 / 0 / 0
8,1921.06 GiB1.06 GiB34 / 0 / 0
16,3842.13 GiB2.13 GiB34 / 0 / 0
32,7684.25 GiB4.25 GiB34 / 0 / 0
65,5368.50 GiB8.50 GiB34 / 0 / 0
131,07217.00 GiB17.00 GiB34 / 0 / 0

Compare with

same modality, comparable size

Will it run on your card?

full quant x context sweep

Why other calculators give a different number

A parameters × bits ÷ 8 estimate puts Q4_K_M at roughly 4.67 GiB. The real file is 4.84 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
34
Attention heads
32
KV heads
8
Head dim
128
Hidden size
4096
Vocab
131,072
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does Ministral-3-8B-Reasoning-2512-heretic need?
Q4_K_M is exactly 5,198,385,440 bytes (4.84 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Ministral-3-8B-Reasoning-2512-heretic's KV cache?
4.25 GiB at 32K context with an f16 cache, computed per layer. Quantizing the cache to q8_0 roughly halves it, which is often the difference between a context length fitting and not.
Which quantization of Ministral-3-8B-Reasoning-2512-heretic should I use?
Q4_K_M is the usual default. Pick the largest quantization that fits your card at the context you actually need — the table above gives exact sizes for every one published.