DavidAU · text

Qwen3-Zero-Coder-Reasoning-V2-0.8B

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

Qwen3-Zero-Coder-Reasoning-V2-0.8B at I1-IQ1_S is exactly 255,783,232 bytes (0.24 GiB / 0.26 GB) — an effective 2.507 bits per weight, not the nominal 1. Its KV cache at 32K is 5.25 GiB.

From the file· summed from 1 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
I1-IQ1_S0.24 GiB255,783,2322.507mradermacher
I1-IQ1_M0.25 GiB267,800,8962.625mradermacher
I1-IQ2_XXS0.27 GiB287,830,3362.821mradermacher
I1-IQ2_XS0.29 GiB306,606,4003.005mradermacher
I1-IQ2_S0.30 GiB325,062,9763.186mradermacher
I1-IQ2_M0.32 GiB341,086,5283.343mradermacher
I1-Q2_K_S0.33 GiB354,426,1763.474mradermacher
I1-IQ3_XXS0.34 GiB362,074,4323.549mradermacher
I1-Q2_K0.35 GiB377,576,7683.700mradermacher
I1-IQ3_XS0.37 GiB402,496,8323.945mradermacher
I1-IQ3_S0.39 GiB417,832,2564.095mradermacher
I1-Q3_K_S0.39 GiB417,832,2564.095mradermacher
I1-IQ3_M0.41 GiB437,468,4804.287mradermacher
I1-Q3_K_M0.42 GiB453,975,3604.449mradermacher
I1-IQ4_XS0.45 GiB484,924,7364.753mradermacher
I1-Q3_K_L0.45 GiB485,956,9284.763mradermacher
I1-IQ4_NL0.47 GiB505,568,5764.955mradermacher
I1-Q4_00.47 GiB506,551,6164.965mradermacher
I1-Q4_K_S0.47 GiB508,058,9444.979mradermacher
I1-Q4_K_M0.49 GiB528,276,8005.177mradermacher
I1-Q4_10.51 GiB546,856,2565.359mradermacher
I1-Q5_K_S0.55 GiB588,143,9365.764mradermacher
I1-Q5_K_M0.56 GiB599,842,1125.879mradermacher
I1-Q6_K0.63 GiB675,880,2566.624mradermacher
Q8_03 shards2.33 GiB2,500,313,08824.504DavidAU
F163 shards4.58 GiB4,916,167,680DavidAU

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 I1-IQ1_S at roughly 0.43 GiB. The real file is 0.24 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-V2-0.8B need?
I1-IQ1_S is exactly 255,783,232 bytes (0.24 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-V2-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-V2-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.