DavidAU · text

Qwen3-Zero-Coder-Reasoning-0.8B

DavidAU/Qwen3-Zero-Coder-Reasoning-0.8B

Qwen3-Zero-Coder-Reasoning-0.8B at Q8_0 is exactly 2,500,314,528 bytes (2.33 GiB / 2.50 GB) — an effective 24.504 bits per weight, not the nominal 8. Its KV cache at 32K is 5.25 GiB.

From the file· summed from 3 file(s)From the file· KV per layer
Parameters
816M
Architecture
qwen3
42 layers
Context
40,960
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q8_03 shards2.33 GiB2,500,314,52824.504DavidAU
F163 shards4.58 GiB4,916,169,120DavidAU
BF163 shards4.58 GiB4,916,169,120DavidAU

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.66 GiB0.66 GiB42 / 0 / 0
8,1921.31 GiB1.31 GiB42 / 0 / 0
16,3842.63 GiB2.63 GiB42 / 0 / 0
32,7685.25 GiB5.25 GiB42 / 0 / 0
65,53610.50 GiB10.50 GiB42 / 0 / 0
131,07221.00 GiB21.00 GiB42 / 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 Q8_0 at roughly 0.43 GiB. The real file is 2.33 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
42
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-Zero-Coder-Reasoning-0.8B need?
Q8_0 is exactly 2,500,314,528 bytes (2.33 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-Zero-Coder-Reasoning-0.8B's KV cache?
5.25 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-Zero-Coder-Reasoning-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.