Model Library
Browse and deploy state-of-the-art AI models through the DEVUP Gateway.
Browse and deploy state-of-the-art AI models through the DEVUP Gateway.
The openai/gpt-oss-120b is a highly efficient, open-weights Mixture-of-Experts (MoE) language model released by OpenAI under the permissive Apache 2.0 license. While it features 117 billion total parameters, it activates only 5.1 billion parameters per token, allowing it to run entirely on a single 80GB GPU. Designed specifically for advanced AI agents, it features configurable reasoning efforts (low, medium, high), transparent Chain-of-Thought (CoT), and native optimization for tool use and structured data generation.

Released by OpenAI, gpt-oss-120b is a state-of-the-art, open-weights large language model optimized for agentic workflows, complex reasoning, and tool utilization. It offers near-parity with frontier models like o4-mini while being freely available for research and commercial deployment under the Apache 2.0 license.
| Feature | Details |
|---|---|
| Architecture | Mixture-of-Experts (MoE) |
| Parameters | 117 Billion total / 5.1 Billion active per token |
| Context Window |
| 131,072 tokens (131k) |
| Quantization | Native MXFP4 |
| Modalities | Text-only (Text in / Text out) |
| License | Apache 2.0 |
Thanks to its highly optimized MoE architecture and MXFP4 quantization, gpt-oss-120b can be fully deployed on a single 80GB GPU (e.g., NVIDIA H100 or AMD MI300X). This dramatically lowers the barrier to entry for enterprise-grade self-hosting.
low (for fast, everyday tasks), medium, or high (for complex mathematics, coding, or deep logical deduction).When configured to high reasoning effort, gpt-oss-120b achieves remarkable scores across core reasoning benchmarks: