Best Local AI Models for RTX 4080 SUPER (16GB)

The RTX 4080 SUPER delivers near-flagship performance with 16GB GDDR6X. It runs 8B models at an estimated 79 tokens per second and 14B models at around 49 tok/s. Its high memory bandwidth makes it one of the fastest 16GB cards available.

16GB VRAM
Quick answer

The best local LLM for the RTX 4080 SUPER is Gemma 4 E4B (Q8) at ~80 tok/s on its 16GB VRAM. It uses ~7.5GB of VRAM; the RTX 4080 SUPER handles up to 14B parameter models at Q4. A 14B model at Q4 runs at ~49 tok/s.

Sizing rule: a Q4 model needs about 0.6 GB of VRAM per billion parameters, and ModelFit budgets 90% of this card's 16GB for weights, context, and KV-cache. The per-size table below uses that same budget. Other strong fits: Qwen3.5 9B Instruct (Q8) (9B, ~10.7GB) and Qwen3 8B (Q8) (8B, ~8.1GB). Gemma 4 E4B (Q8) runs at an estimated 80 tok/s on this card. What it will not run: a 32B model does not fit in VRAM alone, so it spills to system RAM over PCIe and slows sharply.

$ollama run gemma4:e4b-it-q8_0
TOP PICK
Gemma 4 E4B (Q8)
EST. SPEED
~80 tok/s
VRAM NEEDED
~7.5 GB

Speeds are ModelFit estimates from memory bandwidth and model size, not measured benchmarks.

Cite this page: ModelFit, RTX 4080 SUPER 16GB Local LLM (2026): 14B at ~49 tok/s, https://modelfit.io/gpu/rtx-4080-super/, updated September 2026, CC BY 4.0.

Last updated: September 3, 2026 · Editor: ModelFit Team

VRAM16 GB GDDR6X
Speed (8B Q4)79 tok/s
Bandwidth736 GB/s
ArchitectureAda Lovelace
Price · as of Jul 2026~$1,600*check live price
Max model sizeUp to 14B parameter models
Compatibility10 excellent, 0 workable

*Current street price; launch MSRP was $999

RTX 4080 SUPER Estimated Tokens/sec by Model Size

Q4_K_M · ModelFit estimate
Model SizeEst. SpeedFit on 16GB
7B~88 tok/sFits in VRAM
14B~49 tok/sFits in VRAM
20B MoE (3.6B active)~75 tok/sFits in VRAM
32B~5 tok/sCPU offload (slow)
35B MoE (3B active)~48 tok/sCPU offload (slow)
70B~1 tok/sCPU offload (slow)
120B MoE (5.1B active)~11 tok/sCPU offload (slow)
Bar chart: estimated tokens per second on the NVIDIA GeForce RTX 4080 SUPER by model size. 7B ~88 tok/s, 14B ~49 tok/s, 20B MoE (3.6B active) ~75 tok/s, 32B ~5 tok/s (CPU offload), 35B MoE (3B active) ~48 tok/s (CPU offload), 70B ~1 tok/s (CPU offload), 120B MoE (5.1B active) ~11 tok/s (CPU offload). ModelFit bandwidth-based estimates.
Estimated Speed by Model Size
Fits in memoryCPU offload
7B88 tok/s14B49 tok/s20B MoE (3.6B active)75 tok/s32B5 tok/s35B MoE (3B active)48 tok/s70B1 tok/s120B MoE (5.1B active)11 tok/s
ModelFit bandwidth-based estimates, not measured benchmarks.

ModelFit estimates, not measured benchmarks: anchored to an 8B-class Q4_K_M model at 16K context on the RTX 4080 SUPER's 736 GB/s bandwidth, then scaled by model size. MoE rows scale by active parameters (decode reads only the active experts), so a 35B MoE runs far faster than a dense 32B. "CPU offload" sizes exceed the 16GB VRAM; dense models slow to a crawl there, MoE models degrade less because hot experts stay GPU-resident.

Context costs VRAM too. Gemma 4 E4B (Q8) loads ~7.5 GB of weights; at 16k context the KV cache adds ~2.0 GB (still fits the ~14 GB usable VRAM), and at 64k it adds ~8.0 GB (exceeds the budget, use a smaller quant or a q8_0 KV cache).

KV-cache figures assume an fp16 cache, the llama.cpp/Ollama default. Standard GQA models use a size-class estimate (8 KV heads x 128 head dim class); hybrid linear-attention models (Qwen3.5/3.6, Qwen3-Next) use the exact per-token cost from their published config, since only their sparse full-attention layers cache KV. A q8_0 KV cache roughly halves either figure. Estimates, not measurements.

Where to Buy the RTX 4080 SUPER

≈ $1,600 street · Current street price; launch MSRP was $999
Storage & accessories for your model library

ModelFit may earn a commission on purchases through these links, at no extra cost to you. Prices shown are approximate street references.

RTX 4080 SUPER VRAM for AI: What Actually Fits?

16GB GDDR6X at 736 GB/s puts the 4080 SUPER near the top of 16GB cards in bandwidth. It handles 14B models at Q4 with ease (an estimated 49 tok/s), and 8B models fly at ~79 tok/s. The 736 GB/s bandwidth sits between the 5070 Ti (896) and 4070 Ti SUPER (672). Even at its $999 launch MSRP the value proposition was weak against the RTX 5070 Ti; 2026 memory-shortage pricing has widened that gap rather than closed it. Best considered by existing owners or on the used market.

RTX 4080 SUPER vs Similar GPUs

HardwareMemorySpeedBandwidthPrice
RTX 4070 Ti SUPER16 GB72 tok/s672 GB/s$1,465
RTX 508016 GB94 tok/s960 GB/s$1,570
RTX 4080 SUPER16 GB79 tok/s736 GB/s$1,600
RTX 409024 GB104 tok/s1008 GB/s$3,494

Recommended Models

registry-verified10 models
01

Gemma 4 E4B (Q8)

Gemma / 4.5B / Q8_0 / ~7.5 GB

Best for: On-device, Mobile, Chat·Pop: 82/100

Perf: ~80 tok/s · first token ~0.4s

Local OKExcellent

Fits in 16 GB VRAM with room to spare. Best for on-device, mobile, chat on RTX 4080 SUPER.

ollamaregistry-verified
02

Qwen3.5 9B Instruct (Q8)

Qwen / 9B / Q8_0 / ~10.7 GB

Best for: Quality, Coding, Reasoning·Pop: 86/100

Perf: ~44 tok/s · first token ~0.4s

Local OKOK

Fits in 16 GB VRAM with room to spare. Best for quality, coding, reasoning on RTX 4080 SUPER.

ollamaregistry-verified
03

Qwen3 8B (Q8)

Qwen / 8B / Q8_0 / ~8.1 GB

Best for: Chat, Coding·Pop: 88/100

Perf: ~49 tok/s · first token ~0.4s

Local OKExcellent

Fits in 16 GB VRAM with room to spare. Best for chat, coding on RTX 4080 SUPER.

ollamaregistry-verified
04

Gemma 4 12B

Gemma / 12B / Q4_K_M / ~8 GB

Best for: Chat, Coding, Multimodal·Pop: 80/100

Perf: ~56 tok/s · first token ~0.4s

Local OKExcellent

Fits in 16 GB VRAM with room to spare. Best for chat, coding, multimodal on RTX 4080 SUPER.

ollamaregistry-verified
05

Qwen3 14B

Qwen / 14B / Q4_K_M / ~11 GB

Best for: Coding, Quality·Pop: 84/100

Perf: ~49 tok/s · first token ~0.4s

Local OKOK

Fits in 16 GB VRAM with room to spare. Best for coding, quality on RTX 4080 SUPER.

ollamaregistry-verified
06

Gemma 3 12B Instruct

Gemma / 12B / Q4_K_M / ~9.5 GB

Best for: Chat, Quality·Pop: 76/100

Perf: ~56 tok/s · first token ~0.4s

Local OKExcellent

Fits in 16 GB VRAM with room to spare. Best for chat, quality on RTX 4080 SUPER.

ollamaregistry-verified
07

Llama 3.1 8B Instruct (Q8)

Llama / 8B / Q8_0 / ~8 GB

Best for: Chat, Coding·Pop: 78/100

Perf: ~49 tok/s · first token ~0.4s

Local OKExcellent

Fits in 16 GB VRAM with room to spare. Best for chat, coding on RTX 4080 SUPER.

ollamaregistry-verified
08

Mistral Nemo 12B

Mistral / 12B / Q4_K_M / ~9.5 GB

Best for: Chat, Translation·Pop: 78/100

Perf: ~56 tok/s · first token ~0.4s

Local OKExcellent

Fits in 16 GB VRAM with room to spare. Best for chat, translation on RTX 4080 SUPER.

ollamaregistry-verified
09

DeepSeek-R1 Distill Qwen 7B (Q8)

DeepSeek / 7B / Q8_0 / ~7.5 GB

Best for: Reasoning, Coding·Pop: 68/100

Perf: ~55 tok/s · first token ~0.4s

Local OKExcellent

Fits in 16 GB VRAM with room to spare. Best for reasoning, coding on RTX 4080 SUPER.

ollamaregistry-verified
10

Mistral Nemo 12B (Q8)

Mistral / 12B / Q8_0 / ~12.1 GB

Best for: Chat, Translation·Pop: 78/100

Perf: ~35 tok/s · first token ~0.4s

Local OKOK

Fits in 16 GB VRAM with room to spare. Best for chat, translation on RTX 4080 SUPER.

ollamaregistry-verified

Models Too Big for 16GB? Rent a Cloud GPU

by the hour

The RTX 4080 SUPER tops out around up to 14b parameter models. For anything bigger, an hourly rented GPU runs the same open weights with the same Ollama workflow, billed by the hour, no hardware purchase needed.

RunPodHourly GPU pods (RTX 4090 to H100) with one-click Ollama/vLLM templates.Rent
Vast.aiMarketplace of rented GPUs, usually the cheapest per-hour prices.Rent

ModelFit may earn a commission on sign-ups made through these links, at no extra cost to you.

RTX 4080 SUPER FAQ: Common Questions

How much VRAM does the RTX 4080 SUPER have for LLMs?

The RTX 4080 SUPER has 16GB GDDR6X VRAM with 736 GB/s bandwidth. About 15.5GB is usable. Same capacity as the 4070 Ti SUPER and 5070 Ti, but higher bandwidth for faster inference.

What size LLM can I run on an RTX 4080 SUPER?

Up to 14B parameter models at Q4 quantization. This includes all popular 14B models like DeepSeek-R1 14B and Qwen 2.5 14B. At an estimated 49 tok/s on 14B (79 on 8B), responses feel fast for chat workloads.

Is the RTX 4080 SUPER good for local AI?

It is excellent for AI performance but weak value even at its $999 launch MSRP: the RTX 5070 Ti costs roughly a quarter less and delivers similar speed (an estimated 87 vs 79 tok/s on 8B). Current street pricing keeps that gap wide. Buy the 4080 SUPER only on the used market at $800-900.

Should I upgrade from RTX 4080 SUPER to RTX 5080?

Both launched at the same $999 MSRP. The RTX 5080 is 19% faster (an estimated 94 vs 79 tok/s on 8B), and the 4080 SUPER's street price has since climbed well above MSRP amid the 2026 memory shortage. Both have 16GB VRAM. If you already own the 4080 SUPER, the upgrade is modest on speed. If buying new, the 5080 is the better starting point.

How fast is a 27B-class model on the RTX 4080 SUPER?

The RTX 4080 SUPER's 16GB of VRAM cannot fit a 32B model comfortably. The largest size class it fits is 20B MoE (3.6B active), at an estimated 75 tok/s. The largest individual model in the catalog that fits is LFM2 24B-A2B Instruct (24B).

The weekly local-AI refresh

New open-weight models, real Apple Silicon benchmarks, and the one model worth running on your Mac this week. Free, one email a week, unsubscribe anytime.

By subscribing you agree to our Privacy Policy and to receive the weekly email. Unsubscribe anytime.

Want Personalized Recommendations?

Use our interactive wizard to compare models across Apple Silicon and NVIDIA GPUs.