Qwen · text

Qwen3-0.6B

Qwen/Qwen3-0.6B

Qwen3-0.6B at Q4_K_M is exactly 396,705,472 bytes (0.37 GiB / 0.40 GB) — an effective 4.222 bits per weight, not the nominal 4. Its KV cache at 32K is 3.50 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
752M
Architecture
qwen3
28 layers
Context
40,960
native (config.json)
License

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
UD-IQ1_S0.20 GiB214,643,3922.285unsloth
UD-IQ1_M0.21 GiB220,754,6242.350unsloth
UD-IQ2_XXS0.22 GiB234,074,8162.491unsloth
UD-IQ2_M0.25 GiB268,702,4002.860unsloth
UD-IQ3_XXS0.26 GiB282,088,1283.002unsloth
Q2_K0.28 GiB296,238,7843.153unsloth
Q2_K_L0.28 GiB296,238,7843.153unsloth
Q3_K_S0.30 GiB323,075,7763.439unsloth
IQ2_M0.31 GiB331,761,0563.531bartowski
IQ3_XXS0.32 GiB345,867,6803.681bartowski
Q3_K_M0.32 GiB347,127,4883.695310unsloth
Q2_K0.32 GiB347,288,9923.696bartowski
IQ4_XS0.34 GiB367,804,0963.915310unsloth
IQ3_XS0.35 GiB379,605,4084.040bartowski
IQ4_NL0.36 GiB381,566,6564.061unsloth
Q4_00.36 GiB382,156,4804.067310unsloth
Q4_K_S0.36 GiB383,270,5924.079unsloth
Q3_K_S0.36 GiB389,927,3284.150bartowski
Q4_K_M0.37 GiB396,705,4724.222310unsloth
IQ3_M0.38 GiB402,878,8804.288bartowski
Q4_10.38 GiB409,091,7764.354unsloth
Q3_K_M0.39 GiB413,979,0404.406311bartowski
Q3_K_L0.41 GiB435,343,7764.634bartowski
Q5_K_S0.41 GiB436,616,8964.647unsloth
Q5_K_M0.41 GiB444,415,6804.730310unsloth
IQ4_XS0.42 GiB450,456,9924.794311bartowski
IQ4_NL0.44 GiB469,081,5044.993bartowski
Q4_00.44 GiB469,671,3284.999311bartowski
Q4_K_S0.44 GiB470,785,4405.011bartowski
Q4_K_M0.45 GiB484,220,3205.154311bartowski
Q6_K0.46 GiB495,107,7765.270310unsloth
Q2_K_L0.46 GiB499,224,9925.314bartowski
Q4_10.47 GiB506,330,5285.389bartowski
Q5_K_S0.51 GiB543,579,5525.786bartowski
Q5_K_M0.51 GiB551,378,3365.869311bartowski
Q4_K_L0.56 GiB599,691,6806.383bartowski
Q6_K0.58 GiB622,733,7286.628311bartowski
Q8_00.60 GiB639,446,6886.806310Qwen
Q8_00.60 GiB639,447,7446.806unsloth
Q5_K_L0.60 GiB647,401,8886.891bartowski

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.44 GiB0.44 GiB28 / 0 / 0
8,1920.88 GiB0.88 GiB28 / 0 / 0
16,3841.75 GiB1.75 GiB28 / 0 / 0
32,7683.50 GiB3.50 GiB28 / 0 / 0
65,5367.00 GiB7.00 GiB28 / 0 / 0
131,07214.00 GiB14.00 GiB28 / 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 0.39 GiB. The real file is 0.37 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
28
Attention heads
16
KV heads
8
Head dim
128
Hidden size
1024
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 Qwen3-0.6B need?
Q4_K_M is exactly 396,705,472 bytes (0.37 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Qwen3-0.6B's KV cache?
3.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 Qwen3-0.6B 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.