
Share
OpenAI's new models offer unprecedented performance and accessibility, running efficiently on consumer hardware and unlocking advanced capabilities for developers under the permissive Apache 2.0 license.
OpenAI has just released two new open-weight language models, gpt-oss-120b and gpt-oss-20b, which are designed to deliver top-tier performance while being accessible on consumer hardware. These models are available under the flexible Apache 2.0 license, making them a compelling choice for developers looking to push the boundaries of reasoning tasks and tool use without breaking the bank.
These models are significant because they offer state-of-the-art performance in reasoning and tool use while being optimized for efficient deployment. This means you can run them on consumer hardware without needing expensive cloud resources, making it easier to experiment and iterate quickly.
Training:
Performance Benchmarks:

Both models are designed to be highly customizable and compatible with OpenAI’s Responses API. This allows you to integrate them into agentic workflows, where they can follow instructions, use tools like web search or Python code execution, and adjust reasoning effort based on task requirements. They also support Structured Outputs, providing more control over the model's responses.
Safety is a top priority for OpenAI, especially with open models. The gpt-oss models have undergone comprehensive safety training and evaluations. Additionally, an adversarially fine-tuned version of gpt-oss-120b was tested under OpenAI’s Preparedness Framework to ensure it meets the same safety standards as proprietary models like o1 and GPT-4o.
The release of gpt-oss-120b and gpt-oss-20b marks a significant step forward in the availability of powerful, open-weight language models. These models offer strong performance on reasoning tasks, efficient deployment on consumer hardware, and robust safety standards, making them valuable tools for developers and researchers alike.
Tags
Original Sources
About the author
Kai built ML infrastructure at a Bay Area startup before developing an obsession with transformer architectures and inference optimisation that eventually pulled him out of product work entirely. A stint at a compute research lab sharpened his instinct for what actually matters in a model release versus what is marketing. He writes from the inside — from the perspective of someone who has debugged the systems he is describing at three in the morning. He is allergic to hype and instinctively drawn to the unglamorous plumbing questions that everyone else skips over.
More from The Engineer →This Week's Edition
6 August 2025
133 articles
Related Articles
Related Articles
More Stories