GeForce RTX 4090 vs GeForce RTX 5080 for local AI
Which is the better card for running LLMs locally? The verdict comes down to memory bandwidth and VRAM — here's the head-to-head with real, computed tokens/sec, not marketing numbers.
Verdict
Head to head
| GeForce RTX 4090 | GeForce RTX 5080 | |
|---|---|---|
| VRAM | 24 GB | 16 GB |
| Memory bandwidth | 1008 GB/s | 960 GB/s |
| FP16 compute | 83 TFLOPS | 56 TFLOPS |
| Largest LLM | 123B | 123B |
| Launch price | $1599 | $999 |
| Released | 2022 | 2025 |
Real LLM speed (tokens/sec, Q4_K_M)
| Model | GeForce RTX 4090 | GeForce RTX 5080 | Diff |
|---|---|---|---|
| Qwen3 8B | 152.5 | 145.2 | -5% |
| Qwen3 14B | 89.1 | 84.9 | -5% |
| Qwen3 32B | 40.1 | 4.2 | -90% |
Single-stream decode at 8K context, Q4_K_M, computed from each card’s real memory bandwidth. A model that spills to system RAM on the smaller card shows a larger gap.
Frequently asked
Is the GeForce RTX 5080 faster than the GeForce RTX 4090 for LLMs?
On average across typical models the GeForce RTX 4090 is about 33% slower. Local generation is memory-bandwidth bound, and the GeForce RTX 4090 has the higher bandwidth (1008 GB/s), which is what usually decides it.
Is upgrading from the GeForce RTX 4090 to the GeForce RTX 5080 worth it for AI?
For pure LLM speed the GeForce RTX 5080 isn't a clear upgrade over the GeForce RTX 4090.
Which has more VRAM, the GeForce RTX 4090 or GeForce RTX 5080?
The GeForce RTX 4090 has more — 24GB vs 16GB. More VRAM means larger models fit fully in memory instead of spilling to slow system RAM.