moonshotai · text

Kimi-Dev-72B

moonshotai/Kimi-Dev-72B

Kimi-Dev-72B at UD-IQ1_S is exactly 23,048,185,344 bytes (21.47 GiB / 23.05 GB) — an effective 2.536 bits per weight, not the nominal 1. Its KV cache at 32K is 10.00 GiB.

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

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
UD-IQ1_S21.47 GiB23,048,185,3442.536unsloth
UD-IQ1_M22.35 GiB23,994,361,3442.640unsloth
UD-IQ2_XXS23.94 GiB25,700,427,2642.828unsloth
UD-IQ2_M27.56 GiB29,596,542,4643.257unsloth
UD-IQ3_XXS29.67 GiB31,856,879,1043.505unsloth
Q3_K_S32.12 GiB34,487,789,0563.795unsloth
Q3_K_M35.11 GiB37,698,725,3764.148unsloth
IQ4_XS37.02 GiB39,748,003,3284.373unsloth
IQ4_NL38.48 GiB41,315,624,4484.546unsloth
Q4_038.54 GiB41,383,126,5284.553unsloth
Q4_142.56 GiB45,697,885,6965.028unsloth
Q6_K2 shards59.93 GiB64,347,629,2487.080unsloth
Q8_02 shards71.96 GiB77,262,612,1928.501unsloth
BF163 shards135.44 GiB145,422,673,47216.001unsloth

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 UD-IQ1_S at roughly 38.09 GiB. The real file is 21.47 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
131072
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

This model declares a sliding window but sets use_sliding_window: false, so the window is not applied. Honouring the field without the flag understates KV for the whole family.

Questions people ask

How much VRAM does Kimi-Dev-72B need?
UD-IQ1_S is exactly 23,048,185,344 bytes (21.47 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Kimi-Dev-72B'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 Kimi-Dev-72B 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.