mistralai · text

Mistral-Medium-3.5-128B

mistralai/Mistral-Medium-3.5-128B

Mistral-Medium-3.5-128B at Q4_K_M is exactly 74,897,139,136 bytes (69.75 GiB / 74.90 GB) — an effective 4.692 bits per weight, not the nominal 4. Its KV cache at 32K is 11.00 GiB.

From the file· summed from 3 file(s)From the file· KV per layer
Parameters
128B
Architecture
mistral3
88 layers
Context
262,144
native (config.json)
License
other

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S25.33 GiB27,193,745,6641.704mradermacher
I1-IQ1_M27.59 GiB29,620,281,6001.856mradermacher
I1-IQ2_XXS31.35 GiB33,664,508,1602.109mradermacher
UD-IQ2_XXS32.54 GiB34,937,742,4322.189unsloth
IQ1_S32.92 GiB35,344,326,4962.214bartowski
IQ1_M34.69 GiB37,251,817,3122.334bartowski
I1-IQ2_XS34.75 GiB37,315,125,5042.338mradermacher
I1-IQ2_S37.01 GiB39,740,875,0082.490mradermacher
IQ2_XXS37.65 GiB40,430,968,6722.533bartowski
I1-IQ2_M40.02 GiB42,976,256,2562.692mradermacher
I1-Q2_K_S40.05 GiB43,000,635,6482.694mradermacher
IQ2_XS40.41 GiB43,389,525,8562.718bartowski
UD-IQ2_M41.08 GiB44,109,112,4162.763unsloth
IQ2_S42.90 GiB46,065,753,9522.886bartowski
I1-Q2_K43.39 GiB46,590,697,7282.919mradermacher
Q2_K43.39 GiB46,590,698,5922.919unsloth
Q2_K_L43.74 GiB46,968,185,9522.942unsloth
I1-IQ3_XXS45.04 GiB48,365,674,7523.030mradermacher
IQ2_M45.27 GiB48,609,075,0403.045bartowski
UD-IQ3_XXS45.87 GiB49,252,770,9123.085unsloth
Q2_K46.44 GiB49,860,681,5683.123bartowski
Q2_K_L2 shards47.90 GiB51,433,545,7603.222bartowski
I1-IQ3_XS48.11 GiB51,659,251,9683.236mradermacher
IQ3_XXS2 shards48.59 GiB52,172,005,4083.268bartowski
I1-Q3_K_S50.63 GiB54,366,937,3443.406mradermacher
Q3_K_S3 shards50.63 GiB54,366,938,5283.406unsloth
I1-IQ3_S50.77 GiB54,514,000,1283.415mradermacher
IQ3_XS2 shards51.16 GiB54,929,236,0003.441bartowski
I1-IQ3_M52.89 GiB56,793,473,2803.558mradermacher
Q3_K_S2 shards53.05 GiB56,962,162,7203.568bartowski
IQ3_M2 shards55.44 GiB59,527,110,6883.729bartowski
I1-Q3_K_M56.46 GiB60,619,858,1763.797mradermacher
Q3_K_M3 shards56.46 GiB60,619,859,3603.797unsloth
Q3_K_M2 shards58.94 GiB63,281,143,8403.964bartowski
I1-Q3_K_L61.53 GiB66,071,404,8004.139mradermacher
Q3_K_L2 shards62.40 GiB67,005,685,7924.198bartowski
I1-IQ4_XS62.47 GiB67,074,105,6004.202mradermacher
IQ4_XS3 shards62.51 GiB67,124,438,4324.205unsloth
IQ4_XS2 shards64.39 GiB69,141,635,1044.331bartowski
IQ4_NL3 shards66.03 GiB70,896,166,3044.441unsloth

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0961.38 GiB1.38 GiB88 / 0 / 0
8,1922.75 GiB2.75 GiB88 / 0 / 0
16,3845.50 GiB5.50 GiB88 / 0 / 0
32,76811.00 GiB11.00 GiB88 / 0 / 0
65,53622.00 GiB22.00 GiB88 / 0 / 0
131,07244.00 GiB44.00 GiB88 / 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 66.90 GiB. The real file is 69.75 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

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

Questions people ask

How much VRAM does Mistral-Medium-3.5-128B need?
Q4_K_M is exactly 74,897,139,136 bytes (69.75 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Mistral-Medium-3.5-128B's KV cache?
11.00 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 Mistral-Medium-3.5-128B 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.