GPT-OSS

Models Local

Description: OpenAI's first open-weight models with reasoning capabilities

Website: https://github.com/openai/gpt-oss

OpenAI released GPT-OSS in August 2025 as its first open-weight models. These are optimized for reasoning tasks and available under Apache 2.0 license.

Model Variants

Features

Performance

Surpasses similarly sized open-source models and sometimes even proprietary models like GPT-4o in specialized benchmarks.

Installation

Runs with vLLM, Ollama, llama.cpp. Not via OpenAI API, but as a local download model.