# GPT OSS 120B

GPT OSS 120B is a text generation model from OpenAI, available through the Impossibl API. Its published context window is 128,000 tokens. The advertised input rate is $0.35 per million input tokens. The advertised output rate is $0.75 per million output tokens.

- Model identifier: ` openai/gpt-oss-120b `
- Creator: OpenAI
- Model type: Text generation
- Canonical model page: [GPT OSS 120B](<https://impossibl.com/openai/gpt-oss-120b>)
- API availability: Listed as serving through Impossibl.
- Creator release date: 2025-08-05

## Capabilities and limits

- Context window: 128,000 tokens
- Maximum output tokens: Not published in the public catalog; this is separate from the context window.
- Inputs: text
- Outputs: text
- Tool calling: Not published

## API access

Use ` openai/gpt-oss-120b ` as the model identifier through the Impossibl API.

Published API endpoints:

- ` /v1/chat/completions `

[API quickstart](<https://impossibl.com/docs/agent-quickstart>) · [Models and billing documentation](<https://impossibl.com/docs/models>)

## Published API prices

All rates are in USD. An unpublished rate is unknown, not zero. Workspace-specific pricing, taxes, balance-purchase fees, billing adjustments, and tool charges can affect the amount paid.

| Usage | Published base rate | Billing unit |
| --- | --- | --- |
| Input | $0.35 | per million input tokens |
| Output | $0.75 | per million output tokens |
| Cache read | Not published | per million cached input tokens |
| Cache write (default retention) | Not published | per million tokens |
| Cache write (one-hour retention) | Not published | per million tokens |
| Audio input | Not published | per million audio input tokens |

## Independent benchmarks

Source: [Artificial Analysis](<https://artificialanalysis.ai/>). Last checked: 2026-09-11T10:50:14.034Z.
Configurations are evaluated separately. API scores retain their original units. Unmeasured scores are omitted.

### gpt-oss-120b (high)

Source: [Evaluation source](<https://artificialanalysis.ai/models/gpt-oss-120b>)

| Benchmark | Score |
| --- | --- |
| Intelligence Index | 12.35 |
| Omniscience Index | -49.25 |
| GPQA | 78.18% |
| Humanity’s Last Exam | 19.60% |
| SciCode | 34.03% |
| CritPt | 1.14% |
| Terminal-Bench v2.1 | 26.22% |
| Terminal-Bench v4.0 | 0.00% |
| Terminal-Bench Hard | 23.48% |
| AA-LCR | 52.00% |
| Multilingual LCR | 1.11% |
| Harvey LAB | 13.89% |
| GDPval Elo | 744.74 |
| GDP.pdf All-pass | 4.00% |
| AutomationBench Partial | 0.20% |
| IFBench | 68.98% |
| Tau2 | 65.79% |
| Tau Banking | 12.78% |
| APEX-Agents | 3.10% |
| ITBench | 5.65% |
| LiveCodeBench | 87.83% |
| AIME 2025 | 93.44% |
| coding index (API) | 30.4 |
| agentic index (API) | 6.2 |
| intelligence index (API) | 12.3 |

### gpt-oss-120b (low)

Source: [Evaluation source](<https://artificialanalysis.ai/models/gpt-oss-120b-low>)

| Benchmark | Score |
| --- | --- |
| Intelligence Index | 10.21 |
| Omniscience Index | -53.50 |
| GPQA | 67.17% |
| Humanity’s Last Exam | 5.89% |
| CritPt | 0.00% |
| Terminal-Bench v2.1 | 13.86% |
| Terminal-Bench Hard | 5.30% |
| AA-LCR | 46.00% |
| GDPval Elo | 364.46 |
| IFBench | 58.30% |
| Tau2 | 45.03% |
| Tau Banking | 2.89% |
| LiveCodeBench | 70.69% |
| AIME 2025 | 66.67% |
| coding index (API) | 21.2 |
| intelligence index (API) | 10.2 |

Full benchmark data and breakdowns: [Complete benchmark snapshot](<https://api.impossibl.com/v1/models/openai/gpt-oss-120b/benchmarks>).


## Availability and retirement

The model is listed as serving. No retirement is announced in the current public catalog.

## Frequently asked questions

### What is GPT OSS 120B?

GPT OSS 120B is a text-generation model from OpenAI, available through the Impossibl API.

### How much does GPT OSS 120B cost?

GPT OSS 120B costs $0.35 per million input tokens and $0.75 per million output tokens through the Impossibl API. All rates are in USD.

### What is the context length of GPT OSS 120B?

GPT OSS 120B has a 128,000-token context window through the Impossibl API.

### What inputs and outputs does GPT OSS 120B support?

GPT OSS 120B accepts text as input. GPT OSS 120B returns text.

### How do I use GPT OSS 120B through an API?

GPT OSS 120B is available through the Impossibl API. Use openai/gpt-oss-120b as the model identifier with /v1/chat/completions. The quickstart explains how to create an API key and send your first request.

### When was GPT OSS 120B released?

OpenAI released GPT OSS 120B on August 5, 2025.

Sources: [Creator release announcement](<https://openai.com/index/introducing-gpt-oss/>)

## Sources and related links

Prices, limits, capabilities, endpoints, and availability come from the public Impossibl catalog. Creator documentation supplies descriptions and release dates where available; it does not override the published API offering.

- [Public Impossibl model catalog](<https://api.impossibl.com/v1/models>)
- [Full model directory as JSON](<https://impossibl.com/models.json>)
- [GPT OSS 120B: model details and pricing](<https://impossibl.com/openai/gpt-oss-120b>)
- [Model directory](<https://impossibl.com/models>)
