OpenAI·GPT-OSS·GptOssForCausalLM

GPT OSS 120B — Hardware Requirements & GPU Compatibility

Chat

GPT-OSS 120B is the larger of OpenAI's open-source model releases, bringing 120.4 billion parameters of GPT-lineage capability to the open-weight ecosystem. It represents near-frontier performance across reasoning, knowledge, code generation, and conversational tasks, rivaling top proprietary offerings in many benchmarks. Running this model locally is a serious hardware commitment, typically requiring multiple high-VRAM GPUs or a professional-grade setup with 80+ GB of combined VRAM even at aggressive quantization levels. It is best suited for enthusiasts with multi-GPU rigs or workstation hardware who want the strongest possible local model from OpenAI's catalog.

4.9M downloads 5.3K likes 288.3K quant downloads131K context

Specifications

Publisher
OpenAI
Family
GPT-OSS
Parameters
116.8B
Architecture
GptOssForCausalLM
Context Length
131,072 tokens
Vocabulary Size
201,088
Release Date
2025-08-04
License
Apache 2.0

Get Started

How Much VRAM Does GPT OSS 120B Need?

Select a quantization to see compatible GPUs below.

QuantizationBitsVRAM
Q2_K3.4050.1 GB
Q3_K_S3.5051.5 GB
Q3_K_M3.9057.4 GB
Q4_04.0058.8 GB
Q4_K_M4.8070.5 GB
Q5_K_M5.7083.7 GB
Q6_K6.6096.8 GB
Q8_08.00117.2 GB

Which GPUs Can Run GPT OSS 120B?

Q4_K_M · 70.5 GB

GPT OSS 120B (Q4_K_M) requires 70.5 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 92+ GB is recommended. Using the full 131K context window can add up to 6.7 GB, bringing total usage to 77.2 GB. No single GPU has enough memory — multi-GPU or cluster setups are needed.

Which Devices Can Run GPT OSS 120B?

Q4_K_M · 70.5 GB

19 devices with unified memory can run GPT OSS 120B, including NVIDIA DGX H100, NVIDIA DGX A100 640GB, Mac Studio (M3 Ultra, 96GB).

Where to Download GPT OSS 120B

Community quantizations of this model — GGUF for llama.cpp, Ollama, and LM Studio, plus AWQ/MLX variants where available.

Related Models

Frequently Asked Questions

How much VRAM does GPT OSS 120B need?

GPT OSS 120B requires 70.5 GB of VRAM at Q4_K_M, or 234.1 GB at BF16. Full 131K context adds up to 6.7 GB (77.2 GB total).

VRAM = Weights + KV Cache + Overhead

Weights = 116.8B × 4.8 bits ÷ 8 = 70.1 GB

KV Cache + Overhead ≈ 0.4 GB (at 2K context + ~0.3 GB framework)

KV Cache + Overhead ≈ 7.1 GB (at full 131K context)

VRAM usage by quantization

70.5 GB
77.2 GB

Learn more about VRAM estimation →

Can NVIDIA GeForce RTX 5090 run GPT OSS 120B?

No — GPT OSS 120B requires at least 50.1 GB at Q2_K, which exceeds the NVIDIA GeForce RTX 5090's 32 GB of VRAM.

What's the best quantization for GPT OSS 120B?

For GPT OSS 120B, Q4_K_M (70.5 GB) offers the best balance of quality and VRAM usage. Q5_K_S (80.7 GB) provides better quality if you have the VRAM. The smallest option is Q2_K at 50.1 GB.

VRAM requirement by quantization

Q2_K
50.1 GB
Q4_0
58.8 GB
Q4_K_M ★
70.5 GB
Q5_K_S
80.7 GB
Q5_K_M
83.7 GB
BF16
234.1 GB

★ Recommended — best balance of quality and VRAM usage.

Learn more about quantization →

Can I run GPT OSS 120B on a Mac?

GPT OSS 120B requires at least 50.1 GB at Q2_K, which exceeds the unified memory of most consumer Macs. You would need a Mac Studio or Mac Pro with a high-memory configuration.

Can I run GPT OSS 120B locally?

Yes — GPT OSS 120B can run locally on consumer hardware. At Q4_K_M quantization it needs 70.5 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.

How fast is GPT OSS 120B?

At Q4_K_M, GPT OSS 120B can reach ~126 tok/s on AMD Instinct MI350X. Speed depends mainly on GPU memory bandwidth. Real-world results typically within ±20%.

tok/s = (bandwidth GB/s ÷ model GB) × efficiency

Example: NVIDIA B200 → 8000 ÷ 70.5 × 0.65 = ~378 tok/s

Estimated speed at Q4_K_M (70.5 GB)

~378 tok/s
~378 tok/s
~326 tok/s

Real-world results typically within ±20%. Speed depends on batch size, quantization kernel, and software stack.

Learn more about tok/s estimation →

What's the download size of GPT OSS 120B?

At Q4_K_M, the download is about 70.10 GB. The full-precision BF16 version is 233.66 GB. The smallest option (Q2_K) is 49.65 GB.

Which GPUs can run GPT OSS 120B?

No single consumer GPU has enough VRAM to run GPT OSS 120B at Q4_K_M (70.5 GB). Multi-GPU or professional hardware is required.

Which devices can run GPT OSS 120B?

19 devices with unified memory can run GPT OSS 120B at Q4_K_M (70.5 GB), including ASUS Ascent GX10, Asus ROG Flow Z13 (2025, Ryzen AI Max+ 395, 128 GB), Beelink GTR9 Pro (Ryzen AI Max+ 395, 128 GB), Framework Desktop (Ryzen AI Max+ 395, 128 GB). Apple Silicon Macs use unified memory shared between CPU and GPU, making them well-suited for local LLM inference.