Can I run Kimi-Dev-72B on a GeForce RTX 5070?

Not at these settings. No indexed quantization of Kimi-Dev-72B fits GeForce RTX 5070 at any context we compute, with f16 KV. The smallest shipped quantization is 21.47 GiB in weights alone, against 11.16 GiB usable. CPU offload can still run it, slowly.

From the file· weights summed from filesFrom the file· KV computed per layerPredicted· speed and compute buffer
KV cache dtypef16q8_0q4_012 GB card, 11.16 GiB usable after overhead

Every quantization at every context

total memory required; green fits, red does not
QuantWeights4K8K16K32K64K128K
BF16135.44 GiB137.6138.9141.4146.4156.4176.4
Q8_071.96 GiB74.175.477.982.992.9112.9
Q6_K59.93 GiB62.163.465.970.980.9100.9
Q4_142.56 GiB44.746.048.553.563.583.5
Q4_038.54 GiB40.742.044.549.559.579.5
IQ4_NL38.48 GiB40.741.944.449.459.479.4
IQ4_XS37.02 GiB39.240.442.947.957.977.9
Q3_K_M35.11 GiB37.338.541.046.056.076.0
Q3_K_S32.12 GiB34.335.538.043.053.073.0
UD-IQ3_XXS29.67 GiB31.833.135.640.650.670.6
UD-IQ2_M27.56 GiB29.731.033.538.548.568.5
UD-IQ2_XXS23.94 GiB26.127.429.934.944.964.9
UD-IQ1_M22.35 GiB24.525.828.333.343.363.3
UD-IQ1_S21.47 GiB23.624.927.432.442.462.4
From the filePredictedwhat these mean

Figures are GiB of total memory: weights plus KV cache plus compute buffer and backend overhead. Weights and KV are near-exact; the overhead term is modeled. Hover any cell for the breakdown.

Why other calculators disagree

A parameters × bits ÷ 8 estimate ignores two things that dominate at long context. First, the weights themselves are not the nominal rate — quantizations are mixtures, so the real file is consistently larger than the label implies. Second, most of this model's layers cache only a 131,072-token window rather than the full context.