gpt-oss (120B MoE) has 117 billion parameters. At standard 4-bit quantization with 8K context, it needs roughly 80.4 GB of VRAM — weights plus cache and runtime overhead.

VRAM by quantization

PrecisionWeightsCache/BufferTotal VRAM
2-bit (IQ2_XXS)37.4 GB14.0 GB53.5 GB
4-bit (Q4_K_M)64.4 GB14.0 GB80.4 GB
8-bit (Q8_0)122.9 GB14.0 GB138.9 GB
16-bit (FP16)234.0 GB14.0 GB250.0 GB

Which GPU can run gpt-oss (120B MoE) (at 4-bit)?

GPU classVRAMgpt-oss (120B MoE) (80.4 GB)
8 GB · RTX 5060 / 40608 GBWon’t fit
12 GB · RTX 5070 / 306012 GBWon’t fit
16 GB · RTX 5070 Ti / 408016 GBWon’t fit
24 GB · RTX 4090 / 309024 GBWon’t fit
32 GB · RTX 509032 GBWon’t fit
48 GB · 2×24 / RTX 6000 Ada48 GBWon’t fit
128 GB · M-series / RTX Spark128 GBFits

OpenAI's large open-weight MoE (5.1B active). Runs on 80GB.

Get the exact number for your setup
Pick your model, quantization, and context length — the calculator shows the full VRAM math and tells you precisely which hardware fits.
Open the Local AI Calculator
Related guides
Best GPU for Llama 3 70B How Much VRAM for DeepSeek-R1 Q4 vs Q8 Quantization Explained Apple Silicon for Local AI RTX Spark: 128GB Unified Memory

VRAM figures are reproducible estimates (weights + KV cache + overhead) and vary by runtime and quant format. Data current as of 2026-06-15.