XiaomiMiMo · vision language

MiMo-VL-7B-RL

XiaomiMiMo/MiMo-VL-7B-RL

MiMo-VL-7B-RL at Q4_K_M is exactly 4,684,339,136 bytes (4.36 GiB / 4.68 GB) — an effective 4.512 bits per weight, not the nominal 4. Its KV cache at 32K is 4.50 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
8.3B
Architecture
qwen2vl
36 layers
Context
128,000
native (config.json)
License
mit

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S1.86 GiB2,002,169,5041.928mradermacher
I1-IQ1_M1.98 GiB2,129,768,0962.051mradermacher
UD-IQ1_S1.99 GiB2,141,665,2162.063unsloth
UD-IQ1_S1.99 GiB2,141,665,2162.063akpsahan
UD-IQ1_M2.10 GiB2,252,273,6002.169unsloth
UD-IQ1_M2.10 GiB2,252,273,6002.169akpsahan
I1-IQ2_XXS2.18 GiB2,342,432,4162.256mradermacher
UD-IQ2_XXS2.28 GiB2,445,686,7202.356akpsahan
UD-IQ2_XXS2.28 GiB2,445,686,7202.356unsloth
I1-IQ2_XS2.36 GiB2,531,438,2402.438mradermacher
I1-IQ2_S2.51 GiB2,697,789,0882.598mradermacher
I1-IQ2_M2.67 GiB2,867,920,5442.762mradermacher
I1-Q2_K_S2.69 GiB2,892,480,1602.786mradermacher
UD-IQ2_M2.71 GiB2,911,508,4162.804akpsahan
UD-IQ2_M2.71 GiB2,911,508,4162.804unsloth
Q2_K2.87 GiB3,076,405,1842.963akpsahan
Q2_K2.87 GiB3,076,405,1842.963unsloth
I1-Q2_K2.87 GiB3,076,406,9442.963mradermacher
I1-IQ3_XXS2.94 GiB3,152,543,3923.036mradermacher
UD-IQ3_XXS2.97 GiB3,189,282,7523.072akpsahan
UD-IQ3_XXS2.97 GiB3,189,282,7523.072unsloth
Q2_K_L3.00 GiB3,222,017,9843.103unsloth
Q2_K_L3.00 GiB3,222,017,9843.103akpsahan
I1-IQ3_XS3.16 GiB3,396,374,1763.271mradermacher
Q3_K_S3.28 GiB3,525,838,7843.396unsloth
Q3_K_S3.28 GiB3,525,838,7843.396akpsahan
I1-Q3_K_S3.28 GiB3,525,840,5443.396mradermacher
I1-IQ3_S3.30 GiB3,545,894,5603.415mradermacher
I1-IQ3_M3.40 GiB3,650,064,0323.515mradermacher
Q3_K_M3.59 GiB3,854,010,3043.712unsloth
Q3_K_M3.59 GiB3,854,010,3043.712akpsahan
I1-Q3_K_M3.59 GiB3,854,012,0643.712mradermacher
I1-Q3_K_L3.85 GiB4,138,962,5923.986mradermacher
I1-IQ4_XS3.97 GiB4,260,454,0484.103mradermacher
IQ4_XS3.99 GiB4,279,867,3284.122unsloth
IQ4_XS3.99 GiB4,279,867,3284.122akpsahan
Q4_04.16 GiB4,466,907,0724.302akpsahan
Q4_04.16 GiB4,466,907,0724.302unsloth
I1-Q4_04.16 GiB4,466,908,8324.302mradermacher
IQ4_NL4.17 GiB4,474,509,2484.310unsloth

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.56 GiB0.56 GiB36 / 0 / 0
8,1921.13 GiB1.13 GiB36 / 0 / 0
16,3842.25 GiB2.25 GiB36 / 0 / 0
32,7684.50 GiB4.50 GiB36 / 0 / 0
65,5369.00 GiB9.00 GiB36 / 0 / 0
131,07218.00 GiB18.00 GiB36 / 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.35 GiB. The real file is 4.36 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
36
Attention heads
32
KV heads
8
Head dim
128
Hidden size
4096
Vocab
151,680
Sliding window
8192
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

This model declares a sliding window but sets use_sliding_window: false, so the window is not applied. Honouring the field without the flag understates KV for the whole family.

Questions people ask

How much VRAM does MiMo-VL-7B-RL need?
Q4_K_M is exactly 4,684,339,136 bytes (4.36 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is MiMo-VL-7B-RL's KV cache?
4.50 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 MiMo-VL-7B-RL 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.