gpt-oss-120b
Suverenitāte un mitināšana
Šis modelis ir iekļauts katalogā uzziņai. Tas vēl nav mitināts LLM EU, un neviens pirmās puses galapunkts to šeit neapkalpo. Pieprasījumi tam tiek nosūtīti tieši nodrošinātājam saskaņā ar šī nodrošinātāja nosacījumiem.
Kopsavilkums
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.
Specifikācijas
- Nodrošinātājs
- OpenAI (US)
- Konteksta logs
- 131k
- Parametri
- 116.83B
- Modalitātes
- text
- Licence
- apache-2.0 · licence
- Atvērti svari
- yes
- Izlaiduma datums
- 2025. g. 05. aug.
- Uzdevumi
- reasoning, coding, rag, summarization
Valodas
Spēcīga: en
Atbilstoša: de, fr, es, it, pt, ja, ko, zh, ar
Valodas
Spēcīga
- en
Atbilstoša
- de
- fr
- es
- it
- pt
- ja
- ko
- zh
- ar
Nav verificēts: nodrošinātājs nav dokumentējis šo apgalvojumu. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Kad to izmantot
Stiprās puses
- 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
Ierobežojumi
- 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