Can I run Llama-4-Scout-17B-16E-Instruct on a GeForce RTX 3080 Ti?

Not at these settings. No indexed quantization of Llama-4-Scout-17B-16E-Instruct fits GeForce RTX 3080 Ti at any context we compute, with f16 KV. The smallest shipped quantization is 24.51 GiB in weights alone, against 18.60 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_020 GB card, 18.60 GiB usable after overhead

Every quantization at every context

total memory required; green fits, red does not
QuantWeights4K8K16K32K64K128K
BF16200.76 GiB202.3203.1204.6207.6213.6225.6
Q8_0106.67 GiB108.2109.0110.5113.5119.5131.5
Q6_K_L83.13 GiB84.785.587.090.096.0108.0
Q6_K82.67 GiB84.285.086.589.595.5107.5
Q5_K_L73.87 GiB75.476.277.780.786.798.7
Q5_K_M71.29 GiB72.973.675.178.184.196.1
Q5_K_S69.16 GiB70.771.573.076.082.094.0
Q4_164.35 GiB65.966.768.271.277.289.2
Q4_K_L63.62 GiB65.265.967.470.476.488.4
Q4_K_M62.91 GiB64.565.266.769.775.787.7
Q4_058.72 GiB60.361.162.665.671.683.6
IQ4_NL58.67 GiB60.261.062.565.571.583.5
Q4_K_S57.23 GiB58.859.661.164.170.182.1
IQ4_XS55.78 GiB57.458.159.662.668.680.6
Q3_K_L53.83 GiB55.456.257.760.766.778.7
Q3_K_M50.59 GiB52.252.954.457.463.475.4
IQ3_M46.87 GiB48.449.250.753.759.771.7
Q3_K_S46.34 GiB47.948.750.253.259.271.2
IQ3_XS44.19 GiB45.846.548.051.057.069.0
UD-IQ3_XXS42.59 GiB44.244.946.449.455.467.4
IQ3_XXS41.87 GiB43.444.245.748.754.766.7
Q2_K_L40.97 GiB42.643.344.847.853.865.8
Q2_K40.03 GiB41.642.443.946.952.964.9
UD-IQ2_M36.39 GiB38.038.740.243.249.261.2
UD-IQ2_XXS34.83 GiB36.437.238.741.747.759.7
IQ2_M34.56 GiB36.136.938.441.447.459.4
UD-IQ1_M32.59 GiB34.234.936.439.445.457.4
IQ2_S31.98 GiB33.634.335.838.844.856.8
IQ2_XS30.68 GiB32.333.034.537.543.555.5
UD-IQ1_S30.24 GiB31.832.634.137.143.155.1
IQ2_XXS28.09 GiB29.730.431.934.940.952.9
UD-TQ1_027.25 GiB28.829.631.134.140.152.1
IQ1_M24.51 GiB26.126.828.331.337.349.3
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 8,192-token window rather than the full context.