miromind-ai · text

MiroThinker-v1.0-8B

miromind-ai/MiroThinker-v1.0-8B

MiroThinker-v1.0-8B at Q4_K_M is exactly 5,027,784,704 bytes (4.68 GiB / 5.03 GB) — an effective 4.911 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.2B
Architecture
qwen3
36 layers
Context
262,144
native (config.json)
License
mit

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S1.97 GiB2,115,770,8162.067mradermacher
I1-IQ1_M2.10 GiB2,256,148,9282.204mradermacher
I1-IQ2_XXS2.32 GiB2,490,112,4482.432mradermacher
I1-IQ2_XS2.51 GiB2,696,157,6322.633mradermacher
I1-IQ2_S2.67 GiB2,864,744,8962.798mradermacher
IQ2_M2.84 GiB3,051,915,2642.981bartowski
I1-IQ2_M2.84 GiB3,051,915,7122.981mradermacher
I1-Q2_K_S2.87 GiB3,083,553,2163.012mradermacher
Q2_K3.06 GiB3,281,733,6323.205bartowski
Q2_K3.06 GiB3,281,733,7923.205mradermacher
I1-Q2_K3.06 GiB3,281,734,0803.205mradermacher
IQ3_XXS3.14 GiB3,369,633,7923.291bartowski
I1-IQ3_XXS3.14 GiB3,369,634,2403.291mradermacher
IQ3_XS3.38 GiB3,626,874,8803.542bartowski
I1-IQ3_XS3.38 GiB3,626,875,3283.542mradermacher
Q3_K_S3.51 GiB3,769,612,2883.682bartowski
Q3_K_S3.51 GiB3,769,612,4483.682mradermacher
I1-Q3_K_S3.51 GiB3,769,612,7363.682mradermacher
I1-IQ3_S3.53 GiB3,789,666,7523.701mradermacher
Q2_K_L3.62 GiB3,889,477,6323.799bartowski
IQ3_M3.63 GiB3,896,621,0563.806bartowski
I1-IQ3_M3.63 GiB3,896,621,5043.806mradermacher
Q3_K_M3.84 GiB4,124,162,0484.028bartowski
Q3_K_M3.84 GiB4,124,162,2084.028mradermacher
I1-Q3_K_M3.84 GiB4,124,162,4964.028mradermacher
Q3_K_L4.13 GiB4,431,394,8164.328bartowski
Q3_K_L4.13 GiB4,431,394,9764.328mradermacher
I1-Q3_K_L4.13 GiB4,431,395,2644.328mradermacher
IQ4_XS4.25 GiB4,561,840,1284.456bartowski
I1-IQ4_XS4.25 GiB4,561,840,5764.456mradermacher
IQ4_XS4.28 GiB4,593,297,5684.486mradermacher
Q4_04.46 GiB4,787,333,1204.676bartowski
I1-Q4_04.46 GiB4,787,333,5684.676mradermacher
IQ4_NL4.46 GiB4,793,624,5764.682bartowski
I1-IQ4_NL4.46 GiB4,793,625,0244.682mradermacher
Q4_K_S4.47 GiB4,802,013,1844.690bartowski
Q4_K_S4.47 GiB4,802,013,3444.690mradermacher
I1-Q4_K_S4.47 GiB4,802,013,6324.690mradermacher
Q4_K_M4.68 GiB5,027,784,7044.911bartowski
Q4_K_M4.68 GiB5,027,784,8644.911mradermacher

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.29 GiB. The real file is 4.68 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,936
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

Questions people ask

How much VRAM does MiroThinker-v1.0-8B need?
Q4_K_M is exactly 5,027,784,704 bytes (4.68 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is MiroThinker-v1.0-8B'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 MiroThinker-v1.0-8B 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.