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

Not at these settings. No indexed quantization of Kimi-Dev-72B fits GeForce RTX 2080 Ti at any context we compute, with q4_0 KV. The smallest shipped quantization is 21.47 GiB in weights alone, against 10.23 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_011 GB card, 10.23 GiB usable after overhead

Every quantization at every context

total memory required; green fits, red does not
QuantWeights4K8K16K32K64K128K
BF16135.44 GiB136.7137.1137.8139.2142.0147.6
Q8_071.96 GiB73.273.674.375.778.584.1
Q6_K59.93 GiB61.261.662.363.766.572.1
Q4_142.56 GiB43.844.244.946.349.154.7
Q4_038.54 GiB39.840.240.942.345.150.7
IQ4_NL38.48 GiB39.840.140.842.245.050.7
IQ4_XS37.02 GiB38.338.739.440.843.649.2
Q3_K_M35.11 GiB36.436.737.438.941.747.3
Q3_K_S32.12 GiB33.433.834.535.938.744.3
UD-IQ3_XXS29.67 GiB31.031.332.033.436.241.8
UD-IQ2_M27.56 GiB28.829.229.931.334.139.7
UD-IQ2_XXS23.94 GiB25.225.626.327.730.536.1
UD-IQ1_M22.35 GiB23.624.024.726.128.934.5
UD-IQ1_S21.47 GiB22.723.123.825.228.033.6
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.