gpt-oss-120b

OpenAI

Ainult kataloogis Avatud kaalud

Suveräänsus ja majutamine

Ainult kataloogis

See mudel on loetletud viitamiseks. Seda ei majutata veel LLM EU-s ega teeninda seda siin ükski esimese osapoole lõpp-punkt. Päringud suunatakse otse pakkujale, pakkuja enda tingimustel.

Kokkuvõte

gpt-oss-120b is OpenAI’s open-weight reasoning model, a mixture-of-experts model with 117B total and 5.1B activated parameters under the Apache-2.0 licence. It runs on a single 80GB GPU because the expert weights are post-trained in MXFP4, and the configuration declares a context window of 131,072 tokens. It must be used with OpenAI’s harmony response format and exposes three reasoning-effort levels.

Tehnilised andmed

Pakkuja
OpenAI (US)
Konteksti aken
131k
Parameetrid
116.83B
Modaalsused
text
Litsents
apache-2.0 · licence
Avatud kaalud
yes
Avaldamiskuupäev
05. aug 2025
Ülesanded
reasoning, coding, rag, summarization

Keeled

Tugev: en

Piisav: de, fr, es, it, pt, ja, ko, zh, ar

Keeled

Tugev

  • en

Piisav

  • de
  • fr
  • es
  • it
  • pt
  • ja
  • ko
  • zh
  • ar

Verifitseerimata: pakkuja ei ole seda väidet dokumenteerinud. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.

Millal kasutada

Tugevused

  • Apache-2.0 licence with no user threshold
  • runs on a single 80GB accelerator
  • configurable reasoning effort with full chain-of-thought access
  • native function calling, browsing and structured output

Piirangud

  • requires the harmony response format; other prompt templates degrade it
  • 117B parameters must be resident even though only 5.1B are active
  • chain-of-thought output is not intended for end users