GPT-OSS 120B
بواسطة OpenAI · تم الإصدار 2026
OpenAI's open-source 120B parameter model. A strong general-purpose model on the CallMissed gateway. Provides solid performance across coding, reasoning, and general tasks at a competitive price point.
GPT-OSS 120B
مدعوم بواسطة OpenAI · Transformer (open-source)
نافذة السياق
128K
المعلمات
120B
الحد الأقصى للإخراج
16K
الفئة
محادثة LLM
نظرة عامة
GPT-OSS 120B is OpenAI's first major open-source model, marking a significant shift in the company's strategy. At 120 billion parameters, it is a dense Transformer model that delivers strong general-purpose performance across coding, reasoning, and knowledge tasks — making it a compelling alternative to proprietary models for teams that need self-hosting capability or want to avoid vendor lock-in.
The model is available on the CallMissed gateway, enabling low-latency inference globally. Its 128K context window handles substantial documents and codebases, and its performance on standard benchmarks is competitive with many proprietary models at similar price points. The open-source nature means it can be fine-tuned, quantized, and deployed on custom infrastructure.
GPT-OSS 120B serves as a strong baseline for the open-source LLM ecosystem, and several derivative models (like NVIDIA's Nemotron 3 Super) have been built on top of it. For teams that need a capable, self-hostable model with the OpenAI training methodology, GPT-OSS 120B is the go-to choice.
الأسعار
| مقياس | السعر |
|---|---|
| إدخال /1M tokens | ₹100.0000 |
| المخرجات /1M tokens | ₹400.0000 |
1 رصيد = 1 روبية هندية = 0.01 دولار أمريكي. الأسعار المعروضة من المزوّد؛ تمرّر CallMissed الأسعار مع هامش ربح يقارب 35٪.
أبرز النقاط الرئيسية
- نموذج مفتوح المصدر بمعاملات 120B
- أداء قوي للأغراض العامة
- Available on the CallMissed gateway
- أسعار تنافسية لمستوى قدراته
المعايير المرجعية
| المعيار المرجعي | النتيجة |
|---|---|
| MMLU-Pro | 79.8% |
| HumanEval | 87.3% |
| MATH-500 | 86.5% |
| GPQA Diamond | 65.2% |
| SWE-bench Verified | 55.1% |
التفاصيل التقنية
- أول نموذج رئيسي مفتوح المصدر من OpenAI — مُحوِّل كثيف يضم 120 مليار مُعلَمة
- Available on the CallMissed gateway for low-latency inference
- نافذة السياق: ١٢٨ ألف رمز
- ترخيص مفتوح المصدر يتيح الضبط الدقيق والنشر المخصص
- النموذج الأساسي للأعمال المشتقة (مثل NVIDIA Nemotron 3 Super)
- يدعم المخرجات المنظّمة واستدعاء الوظائف
- يمكن تكميمه لنشره على أجهزة أصغر ating
نقاط القوة
- مفتوح المصدر — يمكن استضافته ذاتيًا، وضبطه بدقة، وتخصيصه
- أداء قوي متعدد الاستخدامات بفضل منهجية التدريب لدى OpenAI
- Available on the CallMissed gateway for global low-latency inference
- أسعار تنافسية بقيمة 1.00 دولار/4.00 دولارات لكل مليون رمز مميز
القيود
- النموذج الكثيف 120B يتطلب قدرة حوسبة كبيرة للاستضافة الذاتية
- نتائج اختبارات معيارية أقل من إصدارات GPT-5.4 الاحتكارية
- أقل كفاءة من معماريات MoE عند مستويات جودة مماثلة
- لا يوجد دعم أصلي للوسائط المتعددة — النص فقط
حالات الاستخدام
مثال على API
curl https://api.callmissed.com/v1/chat/completions \
-H "Authorization: Bearer cm_YOUR_KEY" \
-d '{"model": "gpt-oss-120b", "messages": [{"role": "user", "content": "Explain the difference between REST and GraphQL"}]}'نقطة النهاية: POST /v1/chat/completions · معرّف النموذج: gpt-oss-120b
جرّب GPT-OSS 120B الآن
احصل على 1000 رصيد مجاني من API عند التسجيل. لا حاجة إلى بطاقة ائتمانية.