LLM चैट
OpenAI — gpt-oss-120b logo

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.

OpenAI — gpt-oss-120b logo
LLM चैट

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 USD। कीमतें प्रोवाइडर से दिखाई गई हैं; CallMissed ~35% मार्कअप के साथ पास-थ्रू करता है।

मुख्य बातें

  • open-source 120B पैरामीटर मॉडल
  • मजबूत सामान्य-उद्देश्य प्रदर्शन
  • Available on the CallMissed gateway
  • क्षमता-स्तर के लिए प्रतिस्पर्धी कीमत

बेंचमार्क

बेंचमार्कस्कोर
MMLU-Pro79.8%
HumanEval87.3%
MATH-50086.5%
GPQA Diamond65.2%
SWE-bench Verified55.1%

तकनीकी विवरण

  • OpenAI का पहला बड़ा open-source — 120B dense Transformer
  • Available on the CallMissed gateway for low-latency inference
  • कॉन्टेक्स्ट विंडो: 128K टोकन
  • फ़ाइन-ट्यून और कस्टम डिप्लॉयमेंट की open-source लाइसेंस
  • व्युत्पन्न का आधार (जैसे NVIDIA Nemotron 3 Super)
  • संरचित आउटपुट और function calling
  • छोटे हार्डवेयर पर क्वांटाइज़ डिप्लॉयमेंट

ताकतें

  • open-source — सेल्फ-होस्ट, फ़ाइन-ट्यून, कस्टमाइज़
  • OpenAI प्रशिक्षण पद्धति से मजबूत सामान्य प्रदर्शन
  • Available on the CallMissed gateway for global low-latency inference
  • प्रतिस्पर्धी: $1.00/$4.00 प्रति 1M टोकन

सीमाएं

  • 120B dense — सेल्फ-होस्ट पर भारी कम्प्यूट
  • proprietary GPT-5.4 वेरिएंट से कम बेंचमार्क
  • समान गुणवत्ता पर MoE से कम कुशल
  • नेटिव मल्टीमोडल नहीं — केवल टेक्स्ट

उपयोग के मामले

सामान्य-उद्देश्य चैटकोड सहायतासामग्री जनरेशनज्ञान Q&A

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 · मॉडल ID: gpt-oss-120b

GPT-OSS 120B अभी आज़माएं

साइनअप पर 1000 फ्री API क्रेडिट पाएं। कोई क्रेडिट कार्ड ज़रूरी नहीं।