GPT-OSS-120B

OpenAI's first open-weight model release since GPT-2, matching o4-mini on many reasoning benchmarks

Free Reasoning
Visit Product Page →
128000 context tokens
117B parameters
Apache 2.0 license
Aug 2025 released

GPT-OSS-120B is an open-weight reasoning model OpenAI released on August 5, 2025, marking its first open model release since GPT-2 in 2019. It uses a mixture-of-experts transformer architecture with 117 billion total parameters but only about 5.1 billion active per token, which lets it run reasoning-heavy workloads on a single high-end GPU instead of the multi-GPU clusters dense models of similar size would need. It scored around 90 on MMLU at launch, putting it in the same range as OpenAI’s own o4-mini on many reasoning and coding benchmarks, and it ships under the Apache 2.0 license so companies can self-host it, fine-tune it, and run it without usage restrictions. OpenAI built it specifically to compete with open releases from Meta, Mistral, and Chinese labs like DeepSeek and Alibaba’s Qwen team, which had been setting the pace in open-weight models while OpenAI stayed closed. It is available through Hugging Face, Together AI, Azure AI Foundry, and OpenAI’s own API for organizations that want the option of both open self-hosting and managed hosting.