TeichAI · text

Qwen3-14B-GPT-5.2-High-Reasoning-Distill

TeichAI/Qwen3-14B-GPT-5.2-High-Reasoning-Distill

Qwen3-14B-GPT-5.2-High-Reasoning-Distill at Q4_K_M is exactly 18,003,508,096 bytes (16.77 GiB / 18.00 GB) — an effective 9.752 bits per weight, not the nominal 4. Its KV cache at 32K is 5.00 GiB.

From the file· summed from 2 file(s)From the file· KV per layer
Parameters
14.8B
Architecture
qwen3
40 layers
Context
40,960
native (config.json)
License

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ3_XS2.82 GiB3,025,960,9601.639TeichAI
IQ2_XS4.37 GiB4,691,590,0162.541TeichAI
IQ3_M6.41 GiB6,883,410,8163.729TeichAI
IQ4_XS7.55 GiB8,110,731,1364.394TeichAI
Q3_K_S2 shards12.40 GiB13,314,212,7367.212TeichAI
Q3_K_M2 shards13.64 GiB14,642,627,4567.932TeichAI
IQ4_NL2 shards15.96 GiB17,138,433,3449.284TeichAI
Q4_K_M2 shards16.77 GiB18,003,508,0969.752TeichAI
Q8_03 shards43.86 GiB47,095,604,09625.512TeichAI
F162 shards55.03 GiB59,086,848,70432.007TeichAI
BF162 shards55.03 GiB59,086,848,89632.007TeichAI

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.63 GiB0.63 GiB40 / 0 / 0
8,1921.25 GiB1.25 GiB40 / 0 / 0
16,3842.50 GiB2.50 GiB40 / 0 / 0
32,7685.00 GiB5.00 GiB40 / 0 / 0
65,53610.00 GiB10.00 GiB40 / 0 / 0
131,07220.00 GiB20.00 GiB40 / 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 7.74 GiB. The real file is 16.77 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
40
Attention heads
40
KV heads
8
Head dim
128
Hidden size
5120
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-14B-GPT-5.2-High-Reasoning-Distill need?
Q4_K_M is exactly 18,003,508,096 bytes (16.77 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-14B-GPT-5.2-High-Reasoning-Distill's KV cache?
5.00 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-14B-GPT-5.2-High-Reasoning-Distill 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.