gpt-oss-120b
Κυριαρχία και φιλοξενία
Αυτό το μοντέλο είναι καταγεγραμμένο για αναφορά. Δεν φιλοξενείται ακόμη στο LLM EU και κανένα δικό μας τελικό σημείο δεν το εξυπηρετεί εδώ. Τα αιτήματα προς αυτό πηγαίνουν απευθείας στον πάροχο, υπό τους δικούς του όρους.
Σύνοψη
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.
Προδιαγραφές
- Πάροχος
- OpenAI (US)
- Παράθυρο πλαισίου
- 131k
- Παράμετροι
- 116.83B
- Τροπικότητες
- text
- Άδεια
- apache-2.0 · licence
- Ανοιχτά βάρη
- yes
- Ημερομηνία κυκλοφορίας
- 05 Αυγ 2025
- Εργασίες
- reasoning, coding, rag, summarization
Γλώσσες
Ισχυρή: en
Επαρκής: de, fr, es, it, pt, ja, ko, zh, ar
Γλώσσες
Ισχυρή
- en
Επαρκής
- de
- fr
- es
- it
- pt
- ja
- ko
- zh
- ar
Μη επαληθευμένο: ο πάροχος δεν έχει τεκμηριώσει αυτόν τον ισχυρισμό. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Πότε να το χρησιμοποιήσετε
Πλεονεκτήματα
- 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
Περιορισμοί
- 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