GPT-OSS-20B

The smaller, single-GPU-friendly tier of OpenAI's open-weight model release

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

GPT-OSS-20B is the smaller of the two open-weight models OpenAI released on August 5, 2025, alongside the larger GPT-OSS-120B, in its first open model release since GPT-2. It uses a mixture-of-experts design with about 21 billion total parameters and roughly 3.6 billion active per token, light enough to run on a single consumer GPU with 16GB or more of memory, which was the point: OpenAI built it for developers and hobbyists who wanted a capable reasoning model without server-grade hardware. It scored 85.3 on MMLU at launch, a strong result for its size class, and handles coding, math, and general reasoning tasks reasonably close to its bigger sibling despite the much smaller footprint. Released under the Apache 2.0 license, it can be fine-tuned and redistributed freely, and it is available through Hugging Face, Together AI, and OpenAI’s API for teams that want a managed option instead of self-hosting.