TeichAI · text

Qwen3-8B-DeepSeek-v3.2-Speciale-Distill

TeichAI/Qwen3-8B-DeepSeek-v3.2-Speciale-Distill

Qwen3-8B-DeepSeek-v3.2-Speciale-Distill at Q4_K_M is exactly 5,027,784,608 bytes (4.68 GiB / 5.03 GB) — an effective 4.911 bits per weight, not the nominal 4. Its KV cache at 32K is 4.50 GiB.

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

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ2_XS2.51 GiB2,696,156,7042.633TeichAI
IQ2_M2.84 GiB3,051,914,7842.981TeichAI
IQ3_XS3.38 GiB3,626,874,4003.542TeichAI
Q3_K_S3.51 GiB3,769,612,1923.682TeichAI
IQ3_M3.63 GiB3,896,620,5763.806TeichAI
Q3_K_M3.84 GiB4,124,161,9524.028TeichAI
IQ4_XS4.25 GiB4,561,839,6484.456TeichAI
IQ4_NL4.49 GiB4,818,790,3044.707TeichAI
Q4_K_M4.68 GiB5,027,784,6084.911TeichAI
F1615.26 GiB16,388,044,22416.006TeichAI
BF1615.26 GiB16,388,044,70416.006TeichAI
Q8_02 shards16.22 GiB17,419,038,04817.013TeichAI

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.56 GiB0.56 GiB36 / 0 / 0
8,1921.13 GiB1.13 GiB36 / 0 / 0
16,3842.25 GiB2.25 GiB36 / 0 / 0
32,7684.50 GiB4.50 GiB36 / 0 / 0
65,5369.00 GiB9.00 GiB36 / 0 / 0
131,07218.00 GiB18.00 GiB36 / 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 4.29 GiB. The real file is 4.68 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
36
Attention heads
32
KV heads
8
Head dim
128
Hidden size
4096
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-8B-DeepSeek-v3.2-Speciale-Distill need?
Q4_K_M is exactly 5,027,784,608 bytes (4.68 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-8B-DeepSeek-v3.2-Speciale-Distill's KV cache?
4.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-8B-DeepSeek-v3.2-Speciale-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.