Can I run Qwen2.5-Coder-32B-Instruct-abliterated on a GeForce RTX 2080 Ti?

Not at these settings. No indexed quantization of Qwen2.5-Coder-32B-Instruct-abliterated fits GeForce RTX 2080 Ti at any context we compute, with f16 KV. The smallest shipped quantization is 9.27 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
F1661.04 GiB62.963.965.969.977.993.9
Q8_032.43 GiB34.335.337.341.349.365.3
Q6_K_L25.39 GiB27.328.330.334.342.358.3
Q6_K25.04 GiB26.927.929.933.941.957.9
Q5_K_L22.11 GiB24.025.027.031.039.055.0
Q5_K_M21.66 GiB23.624.626.630.638.654.6
Q5_K_S21.08 GiB23.024.026.030.038.054.0
Q4_K_L19.03 GiB20.921.923.927.935.951.9
Q4_K_M18.49 GiB20.421.423.427.435.451.4
Q4_K_S17.49 GiB19.420.422.426.434.450.4
Q4_017.43 GiB19.320.322.326.334.350.3
IQ4_XS16.48 GiB18.419.421.425.433.449.4
Q3_K_L16.06 GiB18.019.021.025.033.049.0
Q3_K_M14.84 GiB16.717.719.723.731.747.7
IQ3_M13.79 GiB15.716.718.722.730.746.7
Q3_K_S13.40 GiB15.316.318.322.330.346.3
IQ3_XS12.76 GiB14.715.717.721.729.745.7
Q2_K_L12.18 GiB14.115.117.121.129.145.1
Q2_K11.47 GiB13.414.416.420.428.444.4
IQ2_M10.49 GiB12.413.415.419.427.443.4
IQ2_S9.67 GiB11.612.614.618.626.642.6
IQ2_XS9.27 GiB11.212.214.218.226.242.2
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.