
OpenAI, the creator of ChatGPT, is launching a new, powerful open-source AI model.
Summary
- OpenAI is launching an open-source AI model, gpt-oss
- gpt-oss will have similar capabilities to o3-mini and o4-mini
- This model enables developers to run their own applications locally
The race for dominance in artificial intelligence has resulted in another major win for small developers and consumers. On Tuesday, August 5, OpenAI released a new open-source large language model, gpt-oss—the first since GPT-2. Notably, the new model is expected to have performance on par with some of OpenAI’s latest releases.

“The gpt-oss-120b model achieves near-parity with OpenAI o4-mini on core reasoning benchmarks, while running efficiently on a single 80 GB GPU,” OpenAI statement wrote. “The gpt-oss-20b model delivers similar results to OpenAI o3‑mini on common benchmarks and can run on edge devices with just 16 GB of memory.”
This launch enables anyone to run the model on their own devices for free. However, its implications are even more significant for developers, who will be able to integrate these models into their own apps and platforms. Use cases include crypto trading bots, analytics platforms, and more.
What OpenAI’s open-source model means for developers
Until now, developers who wanted to use AI features had to rely on OpenAI’s API. Because they were using OpenAI’s cloud, costs could escalate quickly. Additionally, developers had limited control over these models and were required to use them as-is.
In contrast, an open-source AI model enables developers to modify and fine-tune the models for specific use cases. Moreover, developers can use their own data, allowing custom models to potentially perform more accurately than OpenAI’s cloud-based versions.
gpt-oss is not the first advanced LLM to launch in recent years. One of the most popular alternatives is DeepSeek, developed by a Chinese startup.

Source link