GPT-OSS 120B
OpenAI's most powerful open-weight model (117B params, 5.1B active), fitting on a single H100 GPU - fully customizable, licensed for unrestricted commercial use.
Model Details
Provider
OpenAI
Model Type
text
Context Window
131,072 tokens
Pricing
Input (1M)$0.00
Output (1M)$0.00
Capabilities
1. Most powerful open-weight model
- 117B parameters (5.1B active) while fitting on a single H100 GPU.
- High reasoning quality compared to other open models.
2. Apache 2.0 license
- Fully permissive, no copyleft or patent restrictions.
- Safe for commercial products, research, and redistribution.
3. Configurable reasoning effort
- Supports adjustable reasoning: low, medium, high.
- Lets developers balance latency vs. depth.
4. Full chain-of-thought access
- Unlike closed commercial models, this exposes complete reasoning traces.
- Useful for debugging, auditing, safety research, and transparency.
5. Fine-tunable
- Fully supports parameter fine-tuning.
- Can be adapted to domain-specific workflows and proprietary datasets.
6. Agentic capabilities
- Built-in function calling.
- Native support for web browsing, Python execution, and structured outputs.
- Ideal for open-source agents, full-stack automation, and developer tooling.
7. Tooling ecosystem support
- Compatible with Chat Completions, Responses API, Assistants, Realtime, Batch, and Fine-tuning endpoints.
- Supports Image Generation, Code Interpreter (via Python runtime), and more.
8. Open-source availability
- Downloadable on HuggingFace for local or on-prem deployment.
- Supports full offline, private, or self-hosted usage.
9. Streaming + function calling support
- Real-time interactions.
- Strong for interactive agents, coding assistants, and UI-driven workflows.