gpt-oss (OpenAI)
A Tier · 8.1/10
OpenAI's FIRST open-weight models -- gpt-oss-120b (single 80GB GPU, near parity with o4-mini on reasoning) and gpt-oss-20b (runs on 16GB edge devices). Apache 2.0. Launched 2025-08-05. gpt-oss-safeguard ships in 2026 as the safety-tuned variant
Score Breakdown
The Good and the Bad
What we like
- +First-ever OpenAI open-weight release -- the brand halo alone makes this a mandatory evaluation for anyone working with open weights. The fact that OpenAI shipped it (after years of 'open-ness' debates) is itself historically significant
- +gpt-oss-120b approaches o4-mini on reasoning benchmarks while running on a single 80GB GPU -- one of the best single-GPU frontier reasoning options available in the open-weight category
- +gpt-oss-20b hits 16GB VRAM requirements (runs on consumer RTX 4080 / Apple Silicon M3 Ultra / similar) while roughly matching o3-mini -- a uniquely strong edge-deployable reasoning model
- +Apache 2.0 license with no 'acceptable use policy' carve-outs -- genuinely permissive, unlike Llama's terms. Commercial deployments face zero licensing friction
What could be better
- −Released 2025-08-05, so by April 2026 it is not the newest open-weight option -- DeepSeek V3.2, Qwen 3.5/3.6, GLM-5.1, and Granite 4 have all shipped later iterations. gpt-oss is still excellent but is no longer front-page hot
- −No multimodal inputs -- text only. For vision or audio, pair with Qwen3.5-Omni, Llama 4 multimodal, or a separate vision model
- −OpenAI has not published a follow-up to gpt-oss (no gpt-oss-v2 or similar as of April 2026). Single release, unclear if more is coming -- could be a one-time brand move rather than ongoing commitment
- −gpt-oss-safeguard (the safety-tuned variant, 2026 release) is narrower in capability than the base models -- for research / red-team / full-capability work, use the original releases
Pricing
Self-hosted (Free, Apache 2.0)
- ✓First OpenAI open-weight release ever
- ✓Weights on Hugging Face + Ollama + llama.cpp + vLLM
- ✓Apache 2.0 license -- unrestricted commercial use
- ✓No telemetry, no phone-home, runs fully offline
API (OpenRouter / Together / Fireworks)
- ✓gpt-oss-120b: ~$0.15 in / $0.60 out
- ✓gpt-oss-20b: ~$0.07 in / $0.30 out
- ✓Competitive per-token pricing across hosted providers
System Requirements
Hardware needed to self-host. Min = smallest viable setup (usually heavy quantization). Max = full-precision / production-grade.
| Model variant | Min | Max |
|---|---|---|
| gpt-oss-120b (flagship reasoning)Apache 2.0 -- unrestricted commercial use | 1× 80 GB GPU (H100 / A100 FP16) | 2× H100 for production serving |
| gpt-oss-20b (edge reasoning)Runs locally on a decent consumer setup; Apple M3 Ultra handles it well | 16 GB VRAM (RTX 4080) or 32 GB Apple Silicon unified memory | 1× A100 40 GB FP16 |
| gpt-oss-safeguard (2026 safety-tuned variant)Narrower capability than base; tuned for deployment in safety-sensitive contexts | Same as base (120b or 20b) | Same as base |
Known Issues
- Initial community quantizations (Q4 and below) showed degradation on reasoning tasks versus FP16 -- the MoE routing layers are sensitive to quantization. Q5/Q6 is the practical sweet spot for gpt-oss-120bSource: Reddit r/LocalLLaMA, Hugging Face discussions · 2025-09
- gpt-oss did not make the transition to OpenAI's GPT-5.x tokenizer -- still uses the older tokenizer from the GPT-4 era. Compatible with existing tooling but slightly less token-efficient than frontier OpenAI API modelsSource: OpenAI open-models docs · 2025-08
Best for
Developers who want OpenAI-brand open-weight reasoning models for self-hosting or fine-tuning. Particularly good for single-GPU deployments (gpt-oss-120b on one 80GB card) or edge-device reasoning (gpt-oss-20b on 16GB consumer GPUs / Apple Silicon). Also good as a reliable baseline when comparing newer open-weight releases.
Not for
Anyone needing absolute bleeding-edge quality (DeepSeek V3.2 / V4, GLM-5.1, Qwen 3.6 are all stronger on most benchmarks as of April 2026). Also not for multimodal use cases -- gpt-oss is text-only.
Our Verdict
gpt-oss remains historically important as the first OpenAI open-weight release (August 2025), and the 120b model on a single 80GB GPU is still one of the cleanest single-card frontier-reasoning options in the open-weight category. By April 2026 it is no longer the bleeding edge -- DeepSeek V3.2, GLM-5.1, and Qwen 3.6 have all shipped stronger models -- but gpt-oss's combination of OpenAI brand + genuine Apache 2.0 + single-GPU 120b sizing makes it a durable default in any open-weight evaluation matrix. Worth adding to any shortlist; probably not first pick unless the OpenAI brand association matters for your stack.
Sources
- OpenAI: Introducing gpt-oss (accessed 2026-04-17)
- OpenAI Open Models hub (accessed 2026-04-17)
- Hugging Face: Welcome OpenAI gpt-oss (accessed 2026-04-17)
Explore more gpt-oss (OpenAI) rankings
Deeper leaderboards, benchmarks, task-specific tier lists, and status/pricing pages for gpt-oss (OpenAI).
The Tier List Tuesday
Weekly newsletter: tier movers, new entrants, and the VS of the week. Built from our daily AI-tool sweeps. No spam, unsubscribe anytime.
Alternatives to gpt-oss (OpenAI)
Llama 4 (Meta)
Meta's open-weights family -- Scout (10M context), Maverick (multimodal 400B MoE). NOTE: Meta's frontier work moved to the proprietary Muse Spark line in April 2026; Llama remains downloadable and supported but is effectively in maintenance mode
Mistral AI
European AI lab with open and commercial models -- Le Chat is now **Vibe** (May 28 2026): one agent across Work Mode + Code Mode with a VS Code extension and CLI, powered by Mistral Medium 3.5 (128B dense, 256k context, 77.6% SWE-Bench Verified). Earlier 2026 line: Small 4 (119B MoE Apache 2.0), Medium 3, Voxtral TTS
DeepSeek
DeepSeek V4 shipped 2026-04-24: V4-Pro (1.6T/49B active MoE) + V4-Flash (284B/13B active), 1M native context, Hybrid Attention Architecture, open-source on HF. Trails only Gemini 3.1 Pro on world knowledge
Gemma 4 (Google)
Google DeepMind's open-weights model family -- multimodal, 256K context, runs on edge devices
DiffusionGemma (Google)
Google DeepMind's experimental open-weights TEXT-DIFFUSION model (June 10, 2026) -- 26B MoE (3.8B active), Apache 2.0, generates 256-token blocks in parallel with bidirectional attention for up to 4x faster output (1,000+ tok/s on H100). Trades some quality vs Gemma 4 for raw speed
Qwen (Alibaba)
Alibaba's open-weights + API family -- Qwen 3.7 Max flagship GA (May 20 2026: SWE-Bench Pro 60.6%, Terminal-Bench 69.7%, GPQA 92.4%, $2.50/$7.50 per 1M with 50% promo until 6/22), Qwen3.7-Plus multimodal API (Jun 2), Qwen3.6-27B dense Apache 2.0 (beats the 397B MoE on coding from one consumer GPU)
GLM / Z.ai (Zhipu AI)
Zhipu AI's open-weights flagship -- GLM-5.2 (launched 2026-06-13) is a ~753B-parameter MoE with a 1M-token context and the new IndexShare sparse-attention architecture (~2.9x lower per-token FLOPs at 1M context), MIT licensed. Vendor benchmarks put SWE-Bench Pro at 62.1 (up from GLM-5.1's 58.4) and it tops the Artificial Analysis open-weights Intelligence Index; VentureBeat reports it beats GPT-5.5 on several long-horizon coding benchmarks at roughly 1/6 the cost. Drop-in for Claude Code / Cline / OpenCode. Still trained outside the Nvidia stack on Huawei Ascend silicon
Kimi K2.6 (Moonshot)
Moonshot's 1T-parameter MoE open-weights flagship -- Kimi K2.6 (GA 2026-04-20) is #1 open-weights on Artificial Analysis Intelligence Index v4.0 (score 54, ranked #4 overall). Native video input, 256K context, Modified MIT license
Nemotron (Nvidia)
Nvidia's open-weights family -- hybrid Mamba-Transformer MoE architecture, optimized for efficient reasoning on Nvidia hardware. Nemotron 3 Ultra (550B total / 55B active) shipped 2026-06-04 as the family flagship, joining Super (120B/12B, March) and Nano
MiniMax M3
MiniMax's coding/agent flagship -- M3 (June 1 2026): 1M-token context, MSA sparse attention (>15x decoding speedup at long context), SWE-Bench Pro 59.0%, Terminal-Bench 66.0%. OPEN WEIGHTS LIVE on HuggingFace since June 12 (~428B total / ~23B active, native multimodal, minimax-community license)
Falcon (TII)
UAE's Technology Innovation Institute open-weights family -- Falcon 3 optimized for efficient sub-10B deployment on consumer hardware
IBM Granite 4.0
IBM's enterprise-focused open-weight family -- Granite 4.0 hybrid Mamba-2 + transformer architecture (70-80% memory reduction vs pure transformer), 3B to 32B sizes, Apache 2.0. First open model family to secure ISO 42001 certification. Nano 350M runs on CPU with 8-16GB RAM. 3B Vision variant landed 2026-04-01
Arcee Trinity-Large-Thinking
Arcee AI's US-made open-weight frontier reasoning model -- launched 2026-04-01. 398B total params, ~13B active. Sparse MoE (256 experts, 4 active = 1.56% routing). Apache 2.0, trained from scratch. #2 on PinchBench trailing only Claude 3.5 Opus. ~96% cheaper than Opus-4.6 on agentic tasks
Olmo 3 (AI2)
Allen Institute for AI's fully-open frontier reasoning models -- Olmo 3 family (2025-11-20) includes 7B and 32B sizes, four variants (Base, Think, Instruct, RLZero). Apache 2.0 with fully open data + checkpoints + training logs. Olmo 3-Think 32B matches Qwen3-32B-Thinking at 6x fewer training tokens
AI21 Jamba2
AI21 Labs' hybrid SSM-Transformer (Mamba-style) open-weight family -- Jamba2 launched 2026-01-08. Two sizes: 3B dense (runs on phones / laptops) and Jamba2 Mini MoE (12B active / 52B total). Apache 2.0, 256K context, mid-trained on 500B tokens
StepFun Step 3.7 Flash
StepFun's (China) agent-focused open-weight family -- Step 3.7 Flash (May 28 2026): 198B sparse MoE vision-language model, ~11B active, 256K context, Apache 2.0, ~400 tok/s, SWE-Bench Pro 56.3. Supersedes Step 3.5 Flash (Feb 2026) as the flagship
Cohere Command A
Cohere's enterprise-multilingual flagship -- 111B params, 256K context, runs on 2x H100. 23 languages. CC-BY-NC 4.0 on weights (research / non-commercial), commercial requires Cohere enterprise contract. Follow-ups: Command A Reasoning + Command A Vision
LongCat-2.0 (Meituan)
Meituan's open-source 1.6T-parameter MoE (~48B active) with native 1M-token context, MIT license -- trained entirely on domestic Chinese AI ASICs and revealed as the stealth 'Owl Alpha' model that had been topping OpenRouter