August 2025 Tech News Digest: OpenAI's GPT-OSS & GitHub's Security Fund
OpenAI Releases GPT-OSS, Its First Open-Source Large Language Models In a significant move for the AI and open-source software communities, OpenAI has released GPT-OSS, its first-ever family of open-source large language models. Licensed under the permissive Apache 2.0, this release introduces two powerful models: gpt-oss-120b and gpt-oss-20b. Both are engineered for efficient inference and strong reasoning, leveraging a Mixture-of-Experts (MoE) architecture. The larger gpt-oss-120b model rivals OpenAI’s proprietary o4-mini and operates on a single 80GB GPU. Meanwhile, the compact gpt-oss-20b model, comparable to o3-mini, is optimized for on-device AI applications, requiring as little as 16GB of memory. Complementing the models, OpenAI also launched ‘Harmony,’ an open-source project defining a new prompt template format. ...