gpt-oss-120b

OpenAI

Catalogue uniquement Poids ouverts

Souveraineté et hébergement

Catalogue uniquement

Ce modèle est catalogué pour référence. Il n’est pas encore hébergé sur LLM EU, et aucun endpoint de première partie ne le sert ici. Les requêtes vers ce modèle vont directement au fournisseur, selon les propres conditions de ce fournisseur.

Résumé

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.

Spécifications

Fournisseur
OpenAI (US)
Fenêtre de contexte
131k
Paramètres
116.83B
Modalités
text
Licence
apache-2.0 · licence
Poids ouverts
yes
Date de publication
05 août 2025
Tâches
reasoning, coding, rag, summarization

Langues

Fort: en

Adéquat: de, fr, es, it, pt, ja, ko, zh, ar

Langues

Fort

  • en

Adéquat

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

Non vérifié : le fournisseur n’a pas documenté cette affirmation. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.

Quand l’utiliser

Points forts

  • 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

Limites

  • 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