Quick answer: GPT OSS 120B High is OpenAI's first publicly released open-weight model — a 120-billion parameter model available for download and self-hosted deployment. "High" refers to the full-precision, highest-capability tier of the OSS 120B family (vs lighter quantised variants). It brings GPT-5-era training methodology to an open weights format, enabling research, fine-tuning, and private deployment.
Where GPT OSS 120B High leads
Where it lags
Best for: enterprises needing on-premises deployment, researchers building fine-tuned domain models, and teams where data privacy restrictions preclude API-based inference.
GPT OSS 120B is OpenAI's strategic open-weight release, marking a reversal of the company's historically closed approach to model weights. The model was released in early 2026 as competitive pressure from open-weight leaders (Llama 4, Qwen 3, DeepSeek V3) intensified. "High" refers to the flagship full-precision variant within the OSS 120B family — OpenAI also offers quantised and smaller-parameter variants in the same release.
The model was trained using a similar data pipeline and RLHF approach as the closed GPT-5 family, with the weights released under Apache 2.0 to maximise adoption. For Benchgen users, GPT OSS 120B High is interesting both as a self-hosted evaluation target and as a fine-tuning base for domain-specific agent evaluation.
| Field | Value |
|---|---|
| Organization | OpenAI |
| Parameters | 120 billion |
| Architecture | Transformer decoder |
| License | Apache 2.0 |
| Release date | March 2026 |
| Modality | Text |
| Min VRAM (FP16) | ~240GB (3–4× A100/H100 80GB) |
| HuggingFace | openai/gpt-oss-120b |
GPT OSS 120B High weights are freely available under Apache 2.0. Self-hosted inference cost depends on hardware. OpenAI also provides hosted API access:
| Input (per 1M tokens) | Output (per 1M tokens) | |
|---|---|---|
| OpenAI API (hosted) | ~$0.40 | ~$1.60 |
| Model | Params | License | Context | SWE-bench Verified |
|---|---|---|---|---|
| GPT OSS 120B High | 120B | Apache 2.0 | 128K | TBD |
| Llama 4 Maverick | 400B MoE | Llama 4 | 1M | ~50% est. |
| Qwen3 235B A22B | 235B MoE | Apache 2.0 | 32K | ~55% est. |
| DeepSeek V3 | 685B MoE | MIT | 128K | ~42% |
(Scores are estimates pending Benchgen evaluations.)
Specs based on OpenAI's GPT OSS 120B release. Last updated 2026-06-19.