DatToad · text

Chuluun-Qwen2.5-72B-v0.01

DatToad/Chuluun-Qwen2.5-72B-v0.01

Chuluun-Qwen2.5-72B-v0.01 at Q4_K_M is exactly 47,415,714,592 bytes (44.16 GiB / 47.42 GB) — an effective 5.217 bits per weight, not the nominal 4. Its KV cache at 32K is 10.00 GiB.

From the file· summed from 10 file(s)From the file· KV per layer
Parameters
72.7B
Architecture
qwen2
80 layers
Context
131,072
native (config.json)
License

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q2_K6 shards27.76 GiB29,811,761,5363.280featherless-ai-quants
Q3_K_S7 shards32.12 GiB34,487,788,0003.795featherless-ai-quants
Q3_K_M8 shards35.11 GiB37,698,724,4804.148featherless-ai-quants
Q3_K_L9 shards36.79 GiB39,505,224,3844.347featherless-ai-quants
IQ4_XS9 shards37.40 GiB40,163,238,6244.419featherless-ai-quants
Q4_K_S9 shards40.88 GiB43,889,222,4004.829featherless-ai-quants
Q4_K_M10 shards44.16 GiB47,415,714,5925.217featherless-ai-quants
Q5_K_S11 shards47.85 GiB51,375,137,6965.653featherless-ai-quants
Q5_K_M12 shards50.71 GiB54,447,465,6645.991featherless-ai-quants
Q6_K14 shards59.93 GiB64,347,628,8327.080featherless-ai-quants
Q8_016 shards71.96 GiB77,262,612,0648.501featherless-ai-quants

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0961.25 GiB1.25 GiB80 / 0 / 0
8,1922.50 GiB2.50 GiB80 / 0 / 0
16,3845.00 GiB5.00 GiB80 / 0 / 0
32,76810.00 GiB10.00 GiB80 / 0 / 0
65,53620.00 GiB20.00 GiB80 / 0 / 0
131,07240.00 GiB40.00 GiB80 / 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 38.09 GiB. The real file is 44.16 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
80
Attention heads
64
KV heads
8
Head dim
128
Hidden size
8192
Vocab
152,064
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

Questions people ask

How much VRAM does Chuluun-Qwen2.5-72B-v0.01 need?
Q4_K_M is exactly 47,415,714,592 bytes (44.16 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Chuluun-Qwen2.5-72B-v0.01's KV cache?
10.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 Chuluun-Qwen2.5-72B-v0.01 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.