What LLM can an RTX 5090 run?
At the default reserve, the generic one-card floor reaches a 32B INT4, 20B INT8, or 8B FP16 tier. Named models still need exact checkpoint, context, and runtime checks.
Local LLM hardware / RTX 5090
A 32 GB card clears a generic 32B INT4 weight floor with more room than the RTX 4090. Qwen3 32B can also clear the 32K planning profile—but closely enough that runtime allocation still decides the result.
Open the 32 GB model finder →Fast capacity answer
INT432B listed tier · 51.5B arithmetic ceiling
INT820B listed tier · 25.8B arithmetic ceiling
FP16 / BF168B listed tier · 12.9B arithmetic ceiling
Default reserve32 × 0.90 ÷ 1.20 = 24 GiB for weights
Named-model checks
The result is a capacity plan, not a tokens-per-second promise. Open any card to replace the default cache, context, reserve, or concurrency assumptions.
24 GB versus 32 GB
Both columns reserve ten percent of the card and use the same model, cache, and headroom assumptions. Performance differences are outside this capacity comparison.
| Profile | RTX 4090 · 21.6 GiB usable | RTX 5090 · 28.8 GiB usable |
|---|---|---|
| Qwen3 30B-A3B INT4 · 32K | Fits · 20.64 GiB | Fits · 20.64 GiB |
| Qwen3 32B INT4 · 32K | Does not fit · 27.93 GiB | Fits narrowly · 27.93 GiB |
| gpt-oss-20b · 128K | Does not fit · 22.56 GiB | Fits · 22.56 GiB |
| 70B raw INT4 weights | Does not fit · 32.60 GiB | Does not fit · 32.60 GiB |
Do not spend the margin twice
0.87 GiB is narrow.
A different artifact, graph capture, or runtime workspace can erase the Qwen3 32B margin.
Context repeats.
Concurrent sequences multiply the fully allocated KV-cache budget.
VRAM is not speed.
Capacity alone cannot prove useful latency, throughput, or software support.
Primary references and next checks
NVIDIA specifies 32 GB of GDDR7 memory for the RTX 5090. The model profiles reuse the primary-source architecture and checkpoint inputs documented in the Qwen3 and gpt-oss worksheets.
Official NVIDIA RTX 5090 specifications → Open the Qwen3 GPU worksheet → Open the gpt-oss hardware worksheet → Build a different model profile →At the default reserve, the generic one-card floor reaches a 32B INT4, 20B INT8, or 8B FP16 tier. Named models still need exact checkpoint, context, and runtime checks.
The 32K INT4 planning profile reaches 27.93 GiB, about 0.87 GiB below the 28.8 GiB usable-memory budget used here. Treat that as a narrow fit requiring runtime validation.
The conservative full-cache profile reaches 22.56 GiB and clears the one-card budget. Concurrency, graph capture, and the selected engine can still change the result.
Not at the ordinary four-bit floor used here. Raw INT4 weights alone require about 32.6 GiB before cache, workspace, and metadata.
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 →