99MODELS

سٹیپ 3.7 فلیش

نیا

Cheap multimodal reasoner with very low time-to-first-token.

تاریخ اجراء: 28 مئی، 2026

110.40

فی 10 لاکھ آؤٹ پٹ Tokens

ان پٹ: ₹19.20 فی 10 لاکھ Tokens

فراہم کنندہ کے نرخ کے مطابق ₹96 فی امریکی ڈالر پر تبدیل شدہ، بغیر کسی اضافی مارک اپ کے۔

تکنیکی تفصیلات

Context ونڈو
2,62,144 Tokens
زیادہ سے زیادہ آؤٹ پٹ
32,768 Tokens
سپورٹ
ٹیکسٹ, تصاویر, ویڈیو
Reasoning
پہلے سے آن
ایفرٹ لیولز
low, medium, high
ٹول کا استعمال
ہاں
سٹرکچرڈ آؤٹ پٹ
ہاں
کوڈ ایگزیکیوشن
نہیں
ذہانت کا درجہ
54 میں سے #43
ویلیو کا درجہ
54 میں سے #32

قیمتیں

قیمتیں
فی 10 lakh TokensINRUSD
ان پٹ19.20$0.20
آؤٹ پٹ110.40$1.15
کیشڈ ان پٹ3.84$0.04

Benchmarks

تمام اسکورز فیصد میں ہیں، ماسوائے جہاں ریٹنگ درج ہو۔ یہ تمام پیمائشیں آزادانہ طور پر کی گئی ہیں۔

  • 80.9%

    GPQA Diamond

    GPQA Diamond - graduate-level science Q&A

  • 21.4%

    HLE

    Humanity's Last Exam

  • 43.9%

    SciCode

    SciCode - scientific code generation

  • 67.3%

    IFBench

    IFBench - precise instruction following

  • 73.7%

    Long Context

    Long Context Reasoning - reasoning over long inputs

  • 35.6%

    Terminal-Bench Hard

    Terminal-Bench Hard - agentic terminal tasks

  • 39.3%

    Terminal-Bench 2

    Terminal-Bench 2.1 - agentic terminal tasks, second edition

سٹیپ 3.7 فلیش کے بارے میں

StepFun's sparse Mixture-of-Experts vision-language model, pairing a 196B-parameter language backbone with a vision encoder for native image and video understanding while activating roughly 11B parameters per token. It is engineered for high-frequency production workloads and reaches up to 400 tokens per second. StepFun built it for production agents spanning agentic, coding, search and multimodal work, with three selectable reasoning levels to trade speed and cost against depth.

StepFun organises the release around four claims rather than one headline: multimodal understanding that turns into action, web and visual search that reaches further, tool use and orchestration that stays coherent however long a run gets, and compatibility with the agent harnesses teams already use. The last one is not filler. The lab publishes a per-harness breakdown of its own coding benchmark across six popular agent frameworks, where the average rises from 56.5% for Step 3.5 Flash to 67.1%, and, the part it actually argues for, the spread between the best and worst harness narrows sharply. A model that only performs well on one scaffold is not usable in a production stack that runs several.

The efficiency case is made in cost rather than only in speed. StepFun reports 76.5% on SWE-bench Verified, 56.3% on SWE-bench Pro (five points up on the previous Flash generation) and 59.6% on Terminal-Bench 2.1 (up 6.1). It also ships an advisor arrangement in which this model drives the whole trajectory - calling tools, reading results, iterating - and consults a larger model only at the few inflection points where its own judgement falls short, such as planning or recovery from repeated failure. With that on, the lab measures 76.3% on SWE-bench Verified at 19 cents per agentic task against Claude Opus 4.6 at 78.7% for $1.76, or roughly 97% of the score for about a ninth of the cost.

Search is treated as part of reasoning rather than as an add-on, on the explicit reasoning that a model this size cannot hold the world in its weights and should instead be good at going to get things. StepFun reports 47.2% on Humanity's Last Exam with tools against 35.7% for Step 3.5 Flash, 75.8% on BrowseComp, 92.8% F1 on DeepSearchQA and 71.7% on ResearchRubrics, which it places ahead of GPT 5.5 at 61.5% and near Claude Opus 4.7 at 73.9%.

Vision follows the same logic. Rather than growing parametric knowledge, the model is trained to reach for visual tools: with a visual search tool it reports 79.2% on SimpleVQA, matching or beating models several times its size on long-tail entity recognition, and given a code tool that lets it crop, zoom and draw on an image it reports 95.3% on the V-star fine-grained perception set and 89.1% on the 4K high-resolution variant. StepFun extended it to phone interface operation as well, at 61.9% on an Android daily-task benchmark. The behaviour it found most interesting was one nobody trained for: after writing frontend code the model opened the interface, exercised the page it had just built and revised its own code from what it saw.

StepFun's own comparison table is where the trade is visible. Its 59.6% on Terminal-Bench 2.1 sits well behind Gemini 3.5 Flash at 76.2% and GPT 5.5 at 82.7%, and on professional-deliverable scoring it is behind the frontier cohort too. That is the Flash bargain stated plainly: agent reliability, perception and search at a rate that lets you run many concurrent agents, not the best score on any single hard benchmark. The weights are published in several precisions and run under vLLM, SGLang, transformers and llama.cpp, small enough to fit a single high-memory workstation, so this is a model you could host yourself; the copy served here is StepFun's.

لانچ کے وقت StepFun کا بیان

Multimodal understanding and action
It reads product interfaces, documents, charts and natural scenes, then writes code or calls tools to act on what it saw, rather than only describing the image back to you.
Wider and deeper search
StepFun reports 47.2% on Humanity's Last Exam with tools, 75.8% on BrowseComp and 92.8% F1 on DeepSearchQA, treating retrieval as part of reasoning rather than as an external add-on.
Reliable tool orchestration
The lab reports 67.1% on the ClawEval agent-reliability set, ahead of every other model in its own table, arguing for less drift, fewer broken tool calls and fewer failed runs on long tasks.
Works across harnesses
On the lab's own coding benchmark run through six different agent frameworks, the average rises to 67.1% from 56.5% for the previous Flash, and the gap between best and worst harness narrows sharply.
Advisor mode economics
With a larger model consulted only at planning and recovery points, StepFun measures 76.3% on SWE-bench Verified at 19 cents per task against Claude Opus 4.6 at 78.7% for $1.76.
What it is not for
StepFun's own table puts it behind Gemini 3.5 Flash and GPT 5.5 on Terminal-Bench 2.1 and behind the frontier cohort on professional deliverables. It buys throughput and reliability, not peak scores.

Frequently Asked Questions

سٹیپ 3.7 فلیش کے بارے میں اکثر پوچھے جانے والے سوالات۔

سٹیپ 3.7 فلیش کب جاری ہوا تھا؟

StepFun نے سٹیپ 3.7 فلیش کو 28 مئی، 2026 کو جاری کیا۔

سٹیپ 3.7 فلیش کس نے بنایا ہے؟

سٹیپ 3.7 فلیش کو StepFun نے تیار کیا ہے۔ 99Models AI فراہم کنندہ کے اصل نرخ پر اس سے براہ راست جوڑتا ہے۔

سٹیپ 3.7 فلیش کتنا ذہین ہے؟

یہ ذہانت کی درجہ بندی میں 54 چیٹ ماڈلز میں سے 43 نمبر پر ہے۔ اس کے تمام بینچ مارک اسکور اوپر والے ٹیبل میں دیکھے جا سکتے ہیں۔

سٹیپ 3.7 فلیش کا کتنا خرچ آتا ہے؟

استعمال کی لاگت ₹19.20 فی 10 لاکھ ان پٹ Tokens اور ₹110.40 فی 10 لاکھ آؤٹ پٹ Tokens ہے، بغیر کسی اضافی فیس کے۔ کوئی سبسکرپشن نہیں؛ صرف استعمال کی ادائیگی کریں۔

امریکی ڈالر میں سٹیپ 3.7 فلیش کی قیمت کیا ہے؟

فراہم کنندہ $0.20 فی 10 لاکھ ان پٹ Tokens اور $1.15 فی 10 لاکھ آؤٹ پٹ Tokens لیتا ہے۔ روپے کے نرخ ₹96 فی امریکی ڈالر کے حساب سے تبدیل کیے گئے ہیں۔

سٹیپ 3.7 فلیش کتنی لمبی گفتگو یاد رکھ سکتا ہے؟

اس کی Context حد 2.6 lakh Tokens ہے، یعنی وہ تمام متن اور فائلیں جو یہ ایک ہی میسج میں پڑھ سکتا ہے۔

کیا سٹیپ 3.7 فلیش مناسب قیمت میں بہترین کارکردگی دیتا ہے؟

یہ بہترین قیمت کی درجہ بندی میں 54 ماڈلز میں سے 32 نمبر پر ہے، جس میں ذہانت اور ٹوکن کی لاگت کا موازنہ کیا گیا ہے۔

کیا سٹیپ 3.7 فلیش جواب دینے سے پہلے سوچتا ہے؟

پہلے سے آن۔ جہاں Reasoning کی سہولت موجود ہو، وہاں آپ میسج باکس میں سوچنے کی سطح خود طے کر سکتے ہیں۔

کیٹلاگ اپ ڈیٹ: 9 ستمبر، 2026