OpenAI has released GPT-OSS, its first open-weight GPT model in over six years. Two versions are now available (a 120-billion-parameter model and a 20-billion-parameter model) that can be downloaded by scientists and developers under the Apache 2.0 license. Both versions can be run on average hardware in order to experiment, customize, and even run locally using a single GPU or, in some cases, even a laptop.

GPT-OSS Model Details
The bigger GPT-OSS-120B model is equivalent to the o4-mini closed model of OpenAI, and a single Nvidia GPU can be used to execute. The smaller 20B version of GPT-OSS-20B matches the performance of o3-mini and runs on systems as low as 16 GB of VRAM. Both of these models can be freely deployed on such platforms as Hugging Face, Azure, AWS, and Databricks. Permissive Apache 2.0 license allows developers to modify and integrate these models commercially.
Safety and Performance
OpenAI conducted rigorous external safety audits on GPT-OSS, focusing on risks in areas like cybersecurity and bio-threats. The models expose their chain-of-thought reasoning to help users detect hallucinations, misuse, or deceptive outputs. According to OpenAI, GPT-OSS performs strongly on coding benchmarks and reasoning tests such as Humanity’s Last Exam, with results comparable to proprietary reasoning models.
Use Cases and Customization
Smaller firms and independent developers gain full control over model weights and data privacy. Users can adapt GPT-OSS for tasks like code generation, web browsing agents, and complex reasoning workflows. OpenAI researchers emphasize that lowering barriers to access drives innovation and unexpected applications. The open-weight release aligns with customer demand for transparency and modifiability after years of closed-weight leadership.

What’s Next
OpenAI has not committed to a schedule for subsequent open-weight releases. The firm intends to monitor the response of users and can further extend the GPT-OSS family. Accordingly, with a practical local deployment now an option, GPT-OSS has the potential to transform how developers approach building agentic apps and making use of LLM in on-device software. The GPT-OSS initiative of OpenAI could be the change of fate of open models. By providing the same level of performance as closed alternatives and having a strong safety oversight, OpenAI welcomes the community standards of exploration and expansion of GPT-OSS that might seriously reshape the definition of open AI innovation.