Hardware
Can I run it?
Choose your GPU, your Apple or other unified memory, or your computer's memory alone, and see which models and quantizations fit, at which context length. The calculation runs in this page: nothing you enter leaves it.
Check your hardware
Models that fit on the device come first, then models that also need computer memory; within each, the largest models come first, by parameter count, then by name. For each model the check picks the largest quantization that fits. Payment never changes the results.
On GeForce RTX 5090, 32 GB, 751 models fit at 8,192 tokens or more. 383 more have no KV cache numbers in any source, so they are left out.
| Model | Quantization | Weights | Longest context that fits | Memory then | Where | Speed |
|---|---|---|---|---|---|---|
| Ling-flash-2.0 | IQ2_XXS | 25.3 GiB | 32,768 | 29.0 GiB | On the device | 238 to 380 tokens a second (estimate) |
| Solar-Open-100B | IQ2_XXS | 25.3 GiB | 16,384 | 30.1 GiB | On the device | 140 to 224 tokens a second (estimate) |
| Qwen3 Next 80B A3B Instruct | Q2_K | 27.2 GiB | 16,384 | 30.5 GiB | On the device | 249 to 399 tokens a second (estimate) |
| Qwen3 Next 80B A3B Thinking | Q2_K | 26.2 GiB | 32,768 | 31.0 GiB | On the device | 174 to 279 tokens a second (estimate) |
| AliceAI-Foundation-80B-A3B-Base | Q2_K | 27.0 GiB | 131,072 | 31.9 GiB | On the device | 173 to 277 tokens a second (estimate) |
| Hunyuan A13B Instruct | Q2_K | 27.4 GiB | 16,384 | 31.3 GiB | On the device | 28 to 45 tokens a second (estimate) |
| Qwen3 Coder Next | Q2_K | 27.2 GiB | 16,384 | 30.6 GiB | On the device | 296 to 473 tokens a second (estimate) |
| Athene-V2-Chat | IQ2_XXS | 23.7 GiB | 16,384 | 30.4 GiB | On the device | 29 to 46 tokens a second (estimate) |
| Qwen2-72B | IQ2_XXS | 23.7 GiB | 16,384 | 30.4 GiB | On the device | 29 to 46 tokens a second (estimate) |
| Qwen2-72B-Instruct | IQ2_XXS | 23.7 GiB | 16,384 | 30.4 GiB | On the device | 29 to 46 tokens a second (estimate) |
| Qwen2.5 72B Instruct | Q2_K | 25.5 GiB | 8,192 | 29.7 GiB | On the device | 30 to 48 tokens a second (estimate) |
| Qwen2.5-72B | IQ2_XXS | 23.7 GiB | 16,384 | 30.4 GiB | On the device | 29 to 46 tokens a second (estimate) |
| Apertus-70B-Instruct-2509 | Q2_K | 25.4 GiB | 8,192 | 29.7 GiB | On the device | 30 to 48 tokens a second (estimate) |
| Athene-70B | Q2_K | 24.6 GiB | 8,192 | 28.8 GiB | On the device | 31 to 49 tokens a second (estimate) |
| Hermes 3 70B Instruct | Q2_K | 24.6 GiB | 16,384 | 31.3 GiB | On the device | 28 to 45 tokens a second (estimate) |
| Higgs-Llama-3-70B | Q2_K | 24.6 GiB | 8,192 | 28.8 GiB | On the device | 31 to 49 tokens a second (estimate) |
| Llama 3.3 70B Instruct | Q2_K | 24.6 GiB | 16,384 | 31.3 GiB | On the device | 28 to 45 tokens a second (estimate) |
| Llama-3.1-70B | Q2_K | 24.6 GiB | 16,384 | 31.3 GiB | On the device | 28 to 45 tokens a second (estimate) |
| Llama-3.1-Nemotron-70B-Instruct-HF | Q2_K | 24.6 GiB | 16,384 | 31.3 GiB | On the device | 28 to 45 tokens a second (estimate) |
| R1 Distill Llama 70B | Q2_K | 24.6 GiB | 16,384 | 31.3 GiB | On the device | 28 to 45 tokens a second (estimate) |
| Midnight-Miqu-70B-v1.5 | Q2_K | 23.7 GiB | 16,384 | 30.4 GiB | On the device | 29 to 46 tokens a second (estimate) |
| Nous-Hermes-2-Mixtral-8x7B-DPO | Q4_K_M | 26.5 GiB | 16,384 | 30.3 GiB | On the device | 90 to 143 tokens a second (estimate) |
| qwen3.8-flash-coder-85gb-bf16 | Q4_K_M | 26.4 GiB | 131,072 | 31.3 GiB | On the device | 111 to 178 tokens a second (estimate) |
| Phi-3.5-MoE-instruct | Q5_K_M | 27.7 GiB | 16,384 | 31.6 GiB | On the device | 131 to 209 tokens a second (estimate) |
| falcon-40b | Q5_K_M | 28.5 GiB | 8,192 | 31.4 GiB | On the device | 28 to 45 tokens a second (estimate) |
How the estimate works
The page picks, for each model, the largest quantization that fits, and the longest context that fits with it. Numbers marked estimate are not measurements. Real memory and speed depend on the runtime, its settings and the other work on the machine.
memory = weights + KV cache + overhead
weights = the size of the quantized files, or parameters x bits per weight / 8
KV cache = 2 x layers x KV heads x head size x context x bytes per value
overhead = 512 MiB + 5% of the weights (an estimate of runtime buffers)
speed = 50% to 80% of bandwidth / (active weights + KV cache), an estimateA graphics card may use all its memory; unified memory keeps about a quarter to a third for the system; computer memory alone keeps a fifth. These shares are estimates you can change by entering your own memory. A model that does not fit on the graphics card can still run with some layers in computer memory, much more slowly.
Where the numbers come from
Memory and bandwidth of each preset come from the vendor page below, read on the day shown. A preset without a bandwidth gives no speed until you enter one. Model sizes and architecture numbers come from the model pages. Browse the models or compare endpoints and runtimes.
- amd 395, read 2026-09-24
- amd 7900xtx, read 2026-09-24
- apple air, read 2026-09-24
- apple mini, read 2026-09-24
- apple pro, read 2026-09-24
- apple studio, read 2026-09-24
- nvidia 3090, read 2026-09-24
- nvidia 4090, read 2026-09-24
- nvidia a100, read 2026-09-24
- nvidia compare, read 2026-09-24
- nvidia h100, read 2026-09-24
- nvidia l40s, read 2026-09-24
- nvidia pro6000, read 2026-09-24
- nvidia spark, read 2026-09-24
Paid links
No link in this directory is a paid link or an ad, and no listing is paid for. The order and the contents of every list come from the sources named on this page.