What LLM can an RTX 4090 run?
At the default reserve, the generic one-card floor reaches a 32B INT4, 14B INT8, or 8B FP16 tier. Named models still need exact checkpoint, cache, context, and runtime inputs.
Local LLM hardware / RTX 4090
A 24 GB card clears a generic 32B INT4 weight floor. The useful answer comes after adding the exact checkpoint, architecture, context window, runtime reserve, and the memory the driver leaves available.
Open the 24 GB model finder →Fast capacity answer
INT432B listed tier · 38.7B arithmetic ceiling
INT814B listed tier · 19.3B arithmetic ceiling
FP16 / BF168B listed tier · 9.7B arithmetic ceiling
Default reserve24 × 0.90 ÷ 1.20 = 18 GiB for weights
Named-model checks
These are fully GPU-resident planning estimates, not speed claims. Open any card to change context, cache precision, headroom, or GPU count.
Read the boundary
The generic tier finder excludes KV cache and artifact-specific overhead. The named-model profiles include architecture-aware cache and an explicit runtime reserve.
| Question | Fast answer | Deployment answer |
|---|---|---|
| Largest INT4 tier | 32B weight floor | Inspect the exact checkpoint and context |
| Qwen3 30B-A3B | 20.64 GiB at 32K | Fits narrowly; benchmark the runtime |
| Qwen3 32B | 15.27 GiB raw INT4 weights | 27.93 GiB with 32K cache and headroom |
| gpt-oss-20b | 14.29 GiB at 4K | 22.56 GiB in the conservative 128K profile |
Capacity is only gate one
Context consumes VRAM.
The KV cache grows with tokens, layers, KV heads, head dimension, precision, and concurrency.
MoE still loads experts.
Active parameters reduce compute per token; they do not erase resident checkpoint memory.
Fit is not throughput.
Bandwidth, kernels, offload, batching, and power limits decide delivered speed.
Primary references and next checks
NVIDIA specifies 24 GB of GDDR6X memory for the RTX 4090. The model scenarios use the same architecture and checkpoint inputs documented in the ResearchAudio Qwen3 and gpt-oss worksheets.
Official NVIDIA RTX 4090 specifications → Open the Qwen3 GPU worksheet → Open the gpt-oss hardware worksheet → Compare the 32 GB RTX 5090 boundary →At the default reserve, the generic one-card floor reaches a 32B INT4, 14B INT8, or 8B FP16 tier. Named models still need exact checkpoint, cache, context, and runtime inputs.
Not under this page's 32K fully GPU-resident profile: the 27.93 GiB planning target exceeds the 21.6 GiB usable-memory budget.
The 4K profile reaches 14.29 GiB and fits. The conservative 128K profile reaches 22.56 GiB and exceeds the default one-card allowance.
No at the ordinary four-bit floor used here. Raw INT4 weights alone require about 32.6 GiB before cache and runtime allocations.
Hardware claims, checked
ResearchAudio traces exact checkpoints, architecture, context, runtime constraints, and the gap between “fits” and “works.”
Prefer the hosted signup page?Join ResearchAudio free →