StepFun Step 5: The 600B Open-Weights Challenger Pricing GPT-Class AI at 1/7th the Cost

Introduction: Frontier Intelligence Just Got Cheaper

On September 20, 2026, Shanghai-based AI lab StepFun officially announced Step 5 Preview and opened API access the same day. The headline numbers are hard to ignore: a 600 billion-parameter sparse mixture-of-experts model with 27 billion parameters active per token, a 1-million-token context window, and pricing of $1 per million input tokens and $2.70 per million output tokens.

Independent evaluator Artificial Analysis immediately scored the model at 44 on its Intelligence Index — putting Step 5 Preview in the same tier as Kimi K3 Max, and within reach of frontier closed models that cost roughly seven times more per token. It's the latest and arguably sharpest data point in a trend that has defined 2026: frontier-grade intelligence is rapidly becoming a commodity.

⚡ By the Numbers: Step 5 Preview = 600B total parameters, 27B active per token, 1M-token context, $1/M input, $2.70/M output, 95% cache discount, and an Artificial Analysis Intelligence Index score of 44 — at roughly one-seventh the price of GPT-5.6 Sol.

What Is StepFun Step 5 Preview?

StepFun is one of China's best-funded "AI tiger" startups, and Step 5 is its bid to sit at the frontier table alongside OpenAI, Anthropic, Google, DeepSeek, and Moonshot AI. The "Preview" tag signals that this is an early public checkpoint of a larger release program — but unlike most Western labs' previews, it ships with a concrete openness commitment: full open weights are scheduled for October 15, 2026.

The architecture choices tell you where the industry has settled. Instead of a dense monolith, Step 5 uses a sparse mixture-of-experts (MoE) design: only 27B of its 600B parameters fire on any given token. That's the same cost-control trick powering DeepSeek's and Google's latest models — you get big-model knowledge with small-model inference bills. The 1M-token context window means it can ingest entire codebases, long legal documents, or hours of transcripts in a single pass.

Access today is API-only through QwenCloud, Alibaba Cloud Model Studio, and Step Studio. There's an important caveat for open-source enthusiasts: the Hugging Face repository currently ships only a .gitattributes file — the weights genuinely aren't published yet. October 15 is the date to circle.

The Benchmark Math: 44 on the Intelligence Index

Artificial Analysis's Intelligence Index is one of the few third-party scoring systems that normalizes across providers, blending reasoning, coding, math, and knowledge benchmarks into a single comparable number. A 44 places Step 5 Preview alongside Kimi K3 Max from Moonshot AI — firmly in the "frontier-adjacent" tier, a step below the absolute leaders but well above everything in the budget class.

The significance isn't the raw score — it's the score relative to price. If a model delivers ~90% of flagship-level performance at ~14% of flagship-level cost, the economics of most AI product decisions change. For the agentic workloads that dominate 2026 — long chains of tool calls, self-correction loops, multi-document analysis — token volume per task is often 10–100x a simple chat query, so per-token price is the single biggest line item.

That's before the 95% cache discount: repeated long prompts (system instructions, codebase context, few-shot examples) cost pennies on the dollar after the first pass. For agent builders who resend the same 200K-token context on every step, caching at this rate can cut effective costs by an order of magnitude.

Pricing: A Seventh of GPT-5.6 Sol

Here's how Step 5 Preview stacks up against the models it's implicitly targeting, using list prices at announcement time:

Model Input $/M tokens Output $/M tokens Intelligence Index
Step 5 Preview (StepFun) $1.00 $2.70 44
GPT-5.6 Sol (OpenAI) ~7x Step 5 blended cost Frontier tier
Kimi K3 Max (Moonshot AI) Comparable tier Comparable tier ~44
DeepSeek (open weights) Budget tier Budget tier Similar strategy

StepFun is explicit about the positioning: comparable intelligence to models like DeepSeek's strongest open releases and Kimi's flagship, at a fraction of Western flagship pricing. Whether OpenAI and Anthropic respond with price cuts — as they have repeatedly throughout the year — is now the market's open question.

Why Open Weights on October 15 Matter

A cheap API is convenient; open weights are strategic. If StepFun delivers full weights on schedule, Step 5 becomes one of the largest openly downloadable models ever released, and that reshapes decisions across the ecosystem:

Of course, "Preview" cuts both ways. Early checkpoints can have rough edges — reasoning regressions, inconsistent instruction-following, uneven multilingual behavior. The October 15 weights release, and the community evaluations that follow within days, will tell us whether Step 5 holds up outside curated benchmarks.

The Bigger Picture: The Price War Is the Story

Step 5 doesn't land in a vacuum. 2026 has been the year of the inference price war: per-token costs for frontier-class intelligence have collapsed as MoE architectures mature, caching becomes standard, and Chinese labs compete aggressively on price-performance. Anthropic's revenue crossing $100B annualized — driven largely by Claude Code and enterprise agents — shows demand is exploding even as unit prices fall. Volume is eating margin.

For anyone choosing an AI stack in late 2026, the practical consequence is that model choice has become workload routing, not loyalty. The strongest setups use a frontier model for the hardest 10% of calls and a cheap high-II model like Step 5, Kimi, or DeepSeek for the routine 90% — with MCP-style tool protocols and standardized APIs making the switching cost nearly zero.

What This Means for AI Tool Builders and Users

If you build or buy AI tools, Step 5's launch is good news in three concrete ways:

The gap between "frontier" and "good enough" has never been narrower or cheaper to cross. Step 5 Preview is the clearest evidence yet that in 2026, intelligence per dollar — not raw intelligence — is the metric that decides which AI products win.

Frequently Asked Questions

What is StepFun Step 5 Preview?

Step 5 Preview is a 600B-parameter sparse mixture-of-experts language model from Chinese AI lab StepFun, announced September 20, 2026, with 27B active parameters per token and a 1M-token context window. It scores 44 on Artificial Analysis's Intelligence Index and is available via API at $1/M input and $2.70/M output tokens, with full open weights promised for October 15, 2026.

How good is Step 5 compared to GPT-5.6 or Claude?

Artificial Analysis rates it at 44 on the Intelligence Index — comparable to Kimi K3 Max and roughly 90% of flagship-tier performance at about one-seventh the price of GPT-5.6 Sol. It's a frontier-adjacent model, not the absolute leader, which makes it ideal for high-volume workloads where cost dominates.

When are the open weights released?

StepFun says full open weights will follow on October 15, 2026. At launch, the Hugging Face repository only contains a .gitattributes file, so the model is currently API-only through QwenCloud, Alibaba Cloud Model Studio, and Step Studio.

Can I self-host Step 5?

Not yet — but likely soon after October 15 if the weights land as promised. Running a 600B MoE efficiently requires serious multi-GPU infrastructure (the 27B active parameters help, but total weight storage is still ~600B parameters), so expect inference providers to offer hosted versions too.

Should I switch my AI tool to Step 5?

Test before switching. Run your own evaluation set against your current model — benchmark scores like the Intelligence Index are a useful prior, but real product prompts are the only test that matters. Many teams route the bulk of traffic to cheaper high-II models like Step 5 while reserving frontier models for the hardest calls.

Find the Right AI Model for Every Budget

Explore 300+ AI tools on aitrove.ai — chatbots, coding agents, API platforms, and self-hosting solutions, with pricing and categories for every workflow.

Browse All AI Tools →