Skip to content

Best GPU for Local LLM Models

Running LLMs locally requires matching VRAM budgets to quantization levels and context sizes. Use our live calculator below to estimate memory footprints and browse model-specific guides.

Browse LLM Model Guides

Alibaba Qwen

Qwen3.8-27B

dense

A 27B dense vision-language model whose hybrid linear attention keeps the KV cache tiny — it runs a 128k+ context on a single 16-24 GB card, with a native 262k window extensible to 1M.

Parameters
27B
Active
27B
Max Context
128k
See Model and GPUs Detail
DeepSeek

DeepSeek-V4-Flash

moe

A 284B Mixture-of-Experts model with just 13B active params and a 1M-token context. Weights are large enough to need multi-GPU or CPU-offload, but only 13B activate per token so decode stays fast.

Parameters
284B
Active
13B
Max Context
128k
See Model and GPUs Detail
OpenAI

gpt-oss-120b

moe

OpenAI's 117B open-weight Mixture-of-Experts model with 5.1B active params. Its native MXFP4 weights fit a single 80-96 GB GPU, and the tiny active count keeps decode fast.

Parameters
117B
Active
5.1B
Max Context
32k
See Model and GPUs Detail
Alibaba Qwen

Qwen3.6-Coder-27B

dense

State-of-the-art dense model with deep math, coding, and engineering comprehension.

Parameters
27B
Active
27B
Max Context
32k
See Model and GPUs Detail
Alibaba Qwen

Qwen3.6-35B-A3B

moe

Massive Mixture-of-Experts coder optimized for 16GB–24GB VRAM target setups.

Parameters
35B
Active
3B
Max Context
32k
See Model and GPUs Detail
Google

Gemma 4 26B-A4B

moe

Google's premier high-density MoE architected for complex coding and reasoning.

Parameters
26B
Active
4B
Max Context
64k
See Model and GPUs Detail
Google

Gemma 4 12B

dense

Lightweight, high-speed dense model optimized for standard consumer configurations.

Parameters
12B
Active
12B
Max Context
64k
See Model and GPUs Detail
DeepSeek

DeepSeek-R1-Distill-14B

dense

Top-tier reasoning distilled into a compact 14B model. Strong STEM and coding performance on any 12GB+ GPU.

Parameters
14B
Active
14B
Max Context
32k
See Model and GPUs Detail
DeepSeek

DeepSeek-R1-Distill-32B

dense

Mid-size reasoning powerhouse for 24GB cards. Matches frontier models on math, coding, and logic benchmarks.

Parameters
32B
Active
32B
Max Context
32k
See Model and GPUs Detail
Mistral AI

Mistral Small 3.1 24B

dense

Efficient dense model with broad multilingual support and native function calling. Fits 16GB cards at Q4.

Parameters
24B
Active
24B
Max Context
128k
See Model and GPUs Detail
Meta

Llama 4 Scout 109B-A17B

moe

Meta's most accessible MoE flagship — 17B active parameters deliver strong quality on workstation hardware.

Parameters
109B
Active
17B
Max Context
64k
See Model and GPUs Detail
Tencent

Hy-MT2-7B

dense

Versatile 7B dense model built for efficient local inference on entry-level to mid-range GPUs.

Parameters
7B
Active
7B
Max Context
32k
See Model and GPUs Detail
OpenAI

gpt-oss-20b

dense

OpenAI's consumer reasoning model, built to run uncompromised on mainstream local hardware.

Parameters
20B
Active
20B
Max Context
32k
See Model and GPUs Detail
NVIDIA

NVIDIA Nemotron-3-Nano-4B

dense

Ultra-compact 4B NVIDIA model that fits comfortably on nearly any modern GPU — ideal for edge and portable setups.

Parameters
4B
Active
4B
Max Context
32k
See Model and GPUs Detail
Alibaba Qwen

Qwen3-Next-80B-A3B

moe

Huge 80B Mixture-of-Experts with only 3B active parameters — needs a 48GB workstation card, but generates as fast as a small model.

Parameters
80B
Active
3B
Max Context
32k
See Model and GPUs Detail

GPUs for Custom Model Config

27B
3B14B27B35B70B+
32k tokens
8k32k64k96k128k

Footprint Estimate

VRAM19 GB
W: 15.5GB
KV: 3.5GB

Frequently Asked Questions

Common questions about choosing a GPU for local LLM inference.