gpt-oss
the six Ws · specification
Released by OpenAI as its first open weight model family since GPT-2.
gpt-oss is a pair of open weight reasoning models, 120b and 20b, built for strong reasoning and agentic performance.
Weights and code are hosted on GitHub at openai/gpt-oss and on the Hugging Face Hub.
Released in August 2025.
It gives developers a locally runnable, permissively licensed alternative to OpenAI's closed API models for reasoning heavy workloads.
Uses a mixture of experts architecture and runs via Transformers, vLLM, Ollama or llama.cpp.
Apache 2.0 licensed, open weights, released and maintained by OpenAI, roughly 20k GitHub stars.
alternatives