Summary:
1. OpenAI has released two new open-source large language models, gpt-oss-120b and gpt-oss-20b, which are text-only models available for free to download and modify.
2. The models have high benchmark scores, surpassing some of OpenAI’s paid models and global competition, and are multilingual with strong performance across various languages.
3. The release of these open-source models marks a shift back towards open-source for OpenAI, aiming to compete with other open-source AI models in the market and provide users with powerful, customizable tools for AI development.
Article:
OpenAI has recently announced a significant move back to its roots as an open-source AI company with the release of two new large language models (LLMs): gpt-oss-120b and gpt-oss-20b. These models, both text-only, are now available for enterprises and indie developers to download for free, modify, and use according to their needs. The gpt-oss-120b model, with 120 billion parameters, can run on a single Nvidia H100 GPU, while the gpt-oss-20b model, with 20 billion parameters, can be run locally on a consumer laptop or desktop PC. Users can input text messages to the models and receive text output, making them suitable for tasks like writing code, solving math problems, and providing numeric output.
Both models have shown high benchmark scores, surpassing some of OpenAI’s paid models and competitors globally. They are multilingual and perform well across various languages, although specific details about the languages are not disclosed by OpenAI. The models can be downloaded with full weights on platforms like Hugging Face and GitHub, allowing users to customize and fine-tune them for specific needs. Additionally, the licensing terms for these models are advantageous for enterprises and privacy-minded users, offering the Apache 2.0 license without any restrictions on usage or revenue generation.
The release of these open-source models signifies a strategic shift for OpenAI, as it aims to compete with other open-source AI models in the market and provide users with powerful tools for AI development. The move back towards open-source is a response to the growing competition in the open-source AI space, with various models from different regions offering comparable performance to proprietary models. OpenAI hopes that these new models will attract users back to its ecosystem, even though they do not generate direct revenue or data for the company. By offering expert services to help enterprises deploy and customize these models, OpenAI aims to create a successful business model in the evolving landscape of AI usage and adoption.