Qwen · text

Qwen3-0.6B-Base

Qwen/Qwen3-0.6B-Base

Qwen3-0.6B-Base at Q4_K_M is exactly 396,476,256 bytes (0.37 GiB / 0.40 GB) — an effective 5.321 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
596M
Architecture
qwen3
28 layers
Context
32,768
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
TQ1_00.29 GiB314,252,5444.218Majipa
TQ2_00.31 GiB334,896,3844.495Majipa
Q2_K0.32 GiB347,288,8324.661Majipa
Q3_K_S0.36 GiB389,927,1685.234Majipa
IQ3_S0.36 GiB389,927,1685.234Majipa
Q4_K_M0.37 GiB396,476,2565.321311iyanello
IQ3_M0.38 GiB402,878,7205.407Majipa
Q3_K_M0.39 GiB413,978,8805.556311Majipa
Q3_K_L0.41 GiB435,343,6165.843Majipa
IQ4_XS0.42 GiB451,931,3926.066311Majipa
Q4_00.44 GiB469,081,3446.296311Majipa
IQ4_NL0.44 GiB470,260,9926.312Majipa
Q4_K_S0.44 GiB470,785,2806.319Majipa
Q4_K_M0.45 GiB484,220,1606.499311Majipa
Q4_10.47 GiB506,330,3686.796Majipa
Q5_K_S0.51 GiB543,579,3927.296Majipa
Q5_00.51 GiB543,579,3927.296Majipa
Q5_K_M0.51 GiB551,378,1767.400311Majipa
Q5_10.54 GiB580,828,4167.796Majipa
Q6_K0.58 GiB622,733,5688.358311Majipa
Q8_00.60 GiB639,150,5928.579310Qwen
Q8_00.60 GiB639,153,3128.579311iyanello
Q8_00.75 GiB804,753,66410.801Majipa
F161.12 GiB1,197,629,63216.074310Qwen
F161.12 GiB1,197,634,27216.074311iyanello

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.31 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-Base need?
Q4_K_M is exactly 396,476,256 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-Base'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-Base 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.