# Step 5 Preview: Specs, Price, Benchmarks, and the Gaps

> StepFun released Step 5 Preview on Sept 20, 2026: 600B MoE, 27B active, 1M context, $2.70 per million output tokens, open weights Oct 15. Sourced.

- Author: Nitish Garg, Founder & CEO, CellCog
- Published: 2026-09-20
- Canonical (HTML): https://cellcog.ai/blog/step-5-preview/
- Section: Guides / Choosing a platform
- Publisher: CellCog (https://cellcog.ai), the AI employee platform. Blog index for agents: https://cellcog.ai/blog/llms.txt

## Key points

- StepFun announced Step 5 Preview at 03:15 UTC on September 20, 2026 (11:15 Beijing), on X and on stepfun.com. It is live in StepFun's products and API as step-5-preview; the company says the weights follow on October 15.
- The spec, from StepFun's docs: a sparse mixture of experts with 600B total parameters and 27B active per token (4.5%), a 1M-token context window, 64k output tokens, text, image and video input, three reasoning-effort levels, tool calling, JSON Schema output and prompt caching.
- The price is the story: $1.00 per million input tokens on a cache miss, $0.05 on a cache hit, $2.70 per million output tokens, reasoning included. That is 18% of Kimi K3's $15.00 output price and 2.35 times StepFun's own Step 3.7 Flash.
- StepFun's own table puts it close to Kimi K3 and GLM 5.3 and behind GPT-6 Astra and Claude Opus 5: DeepSWE v1.1 67.7 (Astra 74.1, Opus 5 74.0), Terminal-Bench v4 33.3 (Astra 57.9), GDPval-AA v2 1571 (Opus 5 1735). It scores 44 on the Artificial Analysis Intelligence Index, per StepFun.
- The comparison is High against the rivals' Max modes, six benchmarks are StepFun's own, and the HLE-with-tools row mixes a text-only subset with full-dataset runs; StepFun says those results are not directly comparable. Read the table with those three notes attached.
- Three long-horizon runs are the most interesting evidence: 24 hours optimizing an H100 MLA kernel to 508 TFLOPS (Opus 5: 493), 24 hours of automated post-training lifting a Qwen3-30B-A3B base from 53.3% to 60% on AIME24, and 3,000-plus turns of Pokemon Red, a third of the story.
- What is not here yet: no weights, no license named, no technical report, no StepFun repository on Hugging Face, no OpenRouter row. The page calls it a preview and dates the open weights October 15, 25 days out. This record updates the day they land.

## At a glance

- **Is Step 5 Preview released?** Yes, as an API and product preview. StepFun announced it at 03:15 UTC on September 20, 2026; the model id step-5-preview is documented and priced. Open weights are promised for October 15 and had not appeared on Hugging Face at 13:05 UTC.
- **What is Step 5 Preview?** StepFun's flagship model for agentic work: a 600B-parameter sparse mixture of experts with 27B active per token, a 1M-token context window, 64k output tokens, and text, image and video input. StepFun highlights software engineering, long-horizon agent tasks, professional knowledge work and finance.
- **What does it cost?** On StepFun's own API, $1.00 per million input tokens on a cache miss, $0.05 on a cache hit, and $2.70 per million output tokens, with reasoning tokens counted as output. Third-party prices did not exist at publication; OpenRouter had no row.
- **How does it compare?** On StepFun's table it runs level with Kimi K3 and GLM 5.3 on most rows and behind GPT-6 Astra and Claude Opus 5 on the hardest coding and agent rows. The comparison uses StepFun's High mode against the rivals' Max modes, which is the first thing to know before reading any number.
- **When do the weights land?** StepFun says October 15, 2026. No license is named on the announcement, and no technical report is linked. Until then this is a closed preview with an open-weight promise.

**StepFun released Step 5 Preview on September 20, 2026, at 03:15 UTC, and the number that matters is $2.70.** That is the price of a million output tokens on StepFun's own API for a 600B-parameter mixture of experts with 27B active per token, a 1M-token context window, video input, and a benchmark table that puts it beside Kimi K3 and GLM 5.3 on most rows. The announcement is titled "Advancing the Pareto Frontier" and it means that literally: the claim is not the top score, it is the same intelligence for a third of the cost. The weights are promised for October 15. This is the record of what StepFun published, what it measured, and what it has not shipped yet. Times are UTC.

## What StepFun shipped

StepFun's first post, at 03:15:13 UTC, called it "our new flagship model for agentic work, delivering frontier-level performance across software engineering and professional knowledge work, with particular strength in finance." The developer docs went live with it.

*Table: Step 5 Preview, as documented by StepFun on September 20, 2026*

| Item | Step 5 Preview |
|---|---|
| Architecture | Sparse mixture of experts, 600B total parameters, 27B active per token |
| Context window | 1M tokens input, 64k tokens maximum output |
| Input | Text, images (up to 60 per request) and video (MP4, QuickTime, Matroska) |
| Reasoning | Effort levels low, medium and high, set per request |
| Features | Tool calling, streaming, JSON Mode and JSON Schema, prompt caching |
| Model id | step-5-preview, on an OpenAI-compatible chat completions endpoint and a Messages API |
| Weights | Not released; StepFun says October 15, 2026 |
| License | Not named |
| Technical report | None linked |

The 27B active figure is the smallest of any model in StepFun's own comparison table, and it is what the pricing rests on. For scale, Kimi K3 activates 104B of 2.8T; DeepSeek V4.1 Flash activates 8B on input and 16B on output of 552B. Step 5 Preview sits between them in size and, as the next section shows, well below one of them in price.

## The price is the story

*Table: StepFun's list prices per million tokens, read September 20, 2026*

| Model | Input, cache miss | Input, cache hit | Output |
|---|---|---|---|
| step-5-preview | $1.00 | $0.05 | $2.70 |
| step-3.7-flash | $0.20 | $0.04 | $1.15 |

Output tokens include the model's reasoning, so the $2.70 covers thinking as well as the answer. StepFun's page adds the framing: "At a comparable level of intelligence, its task cost is substantially lower than similarly capable models," and gives its Artificial Analysis Intelligence Index score as 44. Against the models StepFun compares itself to, the output price reads like this.

*Table: Output price per million tokens, each vendor's own list price*

| Model | Output per 1M tokens | Source |
|---|---|---|
| GLM-5.3-Flash | $0.50 | Z.ai's endpoint on OpenRouter, read September 20 |
| DeepSeek V4.1 Flash | $0.60 | DeepSeek's off-peak list price, September 10 notice |
| Step 3.7 Flash | $1.15 | StepFun pricing page |
| Step 5 Preview | $2.70 | StepFun pricing page |
| Kimi K3 | $15.00 | Moonshot's pricing page and its own OpenRouter endpoint |

The flash-class models are cheaper. The point is the row above them: Step 5 Preview is priced as a flagship, and its flagship comparison set on the benchmark page is Kimi K3 at $15.00 and GLM 5.3, GPT-6 Astra, Claude Fable 5.1 and Claude Opus 5, none of which sells output anywhere near $2.70. Whether the intelligence is comparable is the next section's question; the cost claim is simply true on the list prices.

## Benchmarks, from StepFun's own table

StepFun published a 39-row table. The selection below keeps the rows that matter to agent builders, in StepFun's numbers, and drops Fable 5.1, which StepFun left blank on most of them.

*Table: Selected rows from StepFun's benchmark table, Step 5 Preview (High) vs rivals (Max)*

| Benchmark | Step 5 Preview | GLM 5.3 | Kimi K3 | GPT-6 Astra | Claude Opus 5 |
|---|---|---|---|---|---|
| GPQA Diamond | 93.5% | 91.7% | 93.5% | 96.1% | 93.2% |
| HLE | 46.5% | 42.3% | 46.9% | 54.7% | 54.9% |
| DeepSWE v1.1 | 67.7% | 66.9% | 67.5% | 74.1% | 74.0% |
| Terminal-Bench v4 | 33.3% | 41.9% | 12.6% | 57.9% | 52.3% |
| SWE-Marathon v1.1 | 72.7% | 67.4% | 84.4% | 77.3% | 85.6% |
| StepCodeBench (StepFun's own) | 49.0% | 40.2% | 43.9% | 61.0% | 63.9% |
| GDPval-AA v2 | 1571 | 1634 | 1548 | 1580 | 1735 |
| BrowseComp | 88.7% | not reported | 91.2% | 91.5% | 90.2% |
| FrontierFinance | 66.4% | 64.1% | 62.6% | 55.0% | 69.7% |
| Agents' Last Exam (ALE-CLI) | 29.5% | 28.6% | 27.6% | 33.3% | 28.6% |
| MMMU-Pro | 76.0% | text only | 81.0% | 87.0% | 85.0% |

The pattern is consistent: level with the two Chinese open-weight flagships, six to seven points behind Astra and Opus 5 on the hardest coding rows, ahead of everyone on FrontierFinance except Opus 5, and weak on multimodal document work (GDP.pdf 14.8% against Astra's 31.0%). Three caveats, all from StepFun's own footnotes. The comparison pits Step 5 Preview's High effort against the rivals' Max modes. Six rows carry a dagger for benchmarks StepFun developed internally, StepCodeBench and the three FinStepBench suites among them. And the HLE-with-tools row runs Step 5 and GLM 5.3 on a text-only subset against the full dataset for the others; StepFun writes that "Results across these evaluation settings are not directly comparable." We agree, and we left that row out.

StepCodeBench deserves its own line because StepFun built it: 553 independent repositories, 9 task categories, 20 application domains, 33 programming languages, scored avg@4. StepFun reports 49.0% and says the model does best on bug repair, feature modification and refactoring, with "a meaningful gap to the frontier" on the longest tasks. That is a more useful admission than most launch pages make.

## The long-horizon runs

The most interesting evidence on the page is not a benchmark. StepFun ran three open-ended tasks with a clock and a scoreboard.

*Table: StepFun's three long-horizon experiments, as reported*

| Task | Budget | Result | Comparison StepFun gives |
|---|---|---|---|
| Optimize an MLA GPU kernel from scratch on an H100 (head dim 512, batch 1, 64 heads, 8,192 tokens) | 24 hours, best of 4 attempts | 508 TFLOPS forward and backward after roughly 22 hours | Claude Opus 5: 493 TFLOPS |
| Improve a Qwen3-30B-A3B base on AIME24 through automated post-training with an API annotator | 24 hours | 60% on the official test, up from 53.3% | Matched Opus 5 using fewer annotator tokens |
| Play Pokemon Red with no game-specific optimization | Open | 3,000-plus turns, 6 million tokens, three Gym Badges by turn 3,082 | About a third of the main story |

A 3% kernel throughput edge over Opus 5 in a vendor-run experiment is a data point, not a verdict; the AIME24 run matched rather than beat. What the three runs show together is the property StepFun is actually selling: a model that keeps going for a day, checks its own results and discards regressions, at a price where a day of that is affordable. The same page reports one agent action coordinating 950 web fetches for a 1,000-location climate study, and "approximately 70% of participants" among internal and external experts judging the model able to solve moderately complex coding tasks on its own.

## What is not here yet

*Table: Step 5 Preview: claimed vs shipped, September 20, 2026, 13:05 UTC*

| Item | Status |
|---|---|
| API access | Live, model id step-5-preview, priced |
| Open weights | Promised for October 15; none on Hugging Face under stepfun-ai |
| License | Not named anywhere on the announcement or docs |
| Technical report | None linked |
| Third-party hosting | No OpenRouter row; only Step 3.5 Flash and Step 3.7 Flash listed |
| Independent evaluation | StepFun cites its Artificial Analysis Intelligence Index score as 44; the AA page is the place to confirm it |
| Launch event or livestream | None; a web post and a six-post X thread |

## Where CellCog stands

Our conflict, declared: we build [CellCog](https://cellcog.ai/ai-employees), a platform where a business hires AI employees that keep memory and work as a team, and we choose the models underneath them. Today that is Claude Fable 5.1 at Core and Max and Gemini 3.8 Flash at Flash. We do not route to StepFun. We read Step 5 Preview the way an operator reads it: a candidate engine whose price makes day-long autonomous runs cheap enough to try, and whose open-weight release on October 15 will decide whether it can be run on our own terms. If the license allows it, it gets tested on our infrastructure that day.

## What we are watching for

- **October 15.** A stepfun-ai repository on Hugging Face with a named license. The announcement's date is the claim; the repository is the fact.
- **A third-party row.** OpenRouter or another host listing step-5-preview with its own price, which is where a vendor's list price meets the market.
- **The technical report.** None is linked; parameter count, training tokens and the MoE routing are described in one paragraph.
- **Independent numbers.** Artificial Analysis publishing its own Step 5 Preview index page, and the SWE-agent harness runs behind the DeepSWE row being reproduced by anyone else.
- **A mode-matched comparison.** Any table that runs Step 5 Preview at High against rivals at their equivalent effort rather than Max.

## Update log

This is a living page; when the story moves, the update lands here.

As of September 20, 2026, 13:10 UTC: page opened. StepFun's X thread read in a browser and clocked from post ids (03:15:13 UTC); the announcement page read in a browser at 13:03 UTC; the model, quickstart and pricing docs read from platform.stepfun.ai at 13:02 UTC; Hugging Face and OpenRouter read at 13:01 and 13:05 UTC, no Step 5 repository or row.

## Sources

- StepFun, [Step 5 Preview: Advancing the Pareto Frontier](https://www.stepfun.com/step-5-preview), read September 20, 2026, 13:03 UTC; the page carries no visible date.
- StepFun on X: [announcement](https://x.com/StepFun_ai/status/2101510462685003786) (03:15:13 UTC, September 20), [docs and Discord links](https://x.com/StepFun_ai/status/2101510499913654509) (03:15:22 UTC), [availability reply](https://x.com/StepFun_ai/status/2101520468759232516) (03:54:58 UTC). Times computed from post ids.
- StepFun developer docs: [Step 5 Preview model page](https://platform.stepfun.ai/docs/en/guides/models/step-5-preview), [quickstart](https://platform.stepfun.ai/docs/en/quickstart/overview), [pricing and rate limits](https://platform.stepfun.ai/docs/en/guides/pricing/details), read September 20, 2026, 13:02 UTC.
- [Hugging Face, stepfun-ai](https://huggingface.co/stepfun-ai) and [OpenRouter, StepFun](https://openrouter.ai/stepfun), read September 20, 2026 (no Step 5 repository or row).
- Comparison prices: Moonshot AI [pricing](https://platform.moonshot.ai/docs/pricing/chat) and its [OpenRouter endpoint](https://openrouter.ai/api/v1/models/moonshotai/kimi-k3/endpoints) for Kimi K3; [Z.ai's endpoint for GLM-5.3-Flash on OpenRouter](https://openrouter.ai/api/v1/models/z-ai/glm-5.3-flash/endpoints); DeepSeek's September 9 pricing notice as recorded in our [DeepSeek V4.1 Flash record](https://cellcog.ai/blog/deepseek-v4-1-flash-release-date/).

## FAQ

**Is Step 5 Preview open source?**

Not yet. StepFun's announcement says the model will be released with open weights on October 15, 2026, and does not name a license. As of 13:05 UTC on September 20 the stepfun-ai organization on Hugging Face has no Step 5 repository; user-owned repositories carrying the name are not StepFun's.

**Can I run it through OpenRouter or another host?**

Not at publication. OpenRouter listed two StepFun models, Step 3.7 Flash and Step 3.5 Flash, and no step-5-preview id when we read the catalog at 13:01 UTC. StepFun's own API at api.stepfun.ai serves it under the OpenAI-compatible chat completions endpoint and, per the docs, a Messages API.

**How does it compare to Kimi K3?**

Kimi K3 is a 2.8T-parameter model with 104B active and open weights since July 27; Step 5 Preview is 600B with 27B active and closed until October 15. On StepFun's table the two trade rows: K3 ahead on SWE-Marathon (84.4 vs 72.7) and BrowseComp (91.2 vs 88.7), Step 5 ahead on Terminal-Bench v4 (33.3 vs 12.6) and StepCodeBench (49.0 vs 43.9). On price, Step 5's $2.70 output is 18% of K3's $15.00 on Moonshot's own API.

**What are the caveats in StepFun's benchmark table?**

Three, all stated on the page. Step 5 Preview ran at its High effort while GPT-6 Astra, Claude Opus 5, Claude Fable 5.1, Kimi K3 and GLM 5.3 ran at Max. Six rows marked with a dagger are StepFun's own benchmarks, including StepCodeBench and the three FinStepBench suites. The HLE-with-tools row compares a text-only subset for Step 5 and GLM 5.3 against the full dataset for the others, which StepFun itself calls not directly comparable.

**Should I move my agents to Step 5 Preview?**

Test it if output cost is your constraint and your tasks look like StepFun's strong rows: bug repair, refactoring, research with many tool calls, finance. Hold if you need open weights, a stable identifier, or the top line on the hardest coding benchmarks. If your agents run on CellCog, the engine is a setting: we run Claude Fable 5.1 at Core and Max and Gemini 3.8 Flash at Flash today, we do not route to StepFun, and we would test Step 5 the day its weights land.

## Related

- [Kimi K3.1 Release Date: The Pi Post and the Rumor Chain](https://cellcog.ai/blog/kimi-k3-1-release-date/index.md)
- [DeepSeek V4.1 Flash: Price, Specs, and the Rumor Scorecard](https://cellcog.ai/blog/deepseek-v4-1-flash-release-date/index.md)
- [GLM-5.3-Flash: Is It Still Free? Price After the Promo](https://cellcog.ai/blog/glm-5-3-flash/index.md)
- [Gemini 4 Release Date: Leaks vs What Google Has Said](https://cellcog.ai/blog/gemini-4-release-date/index.md)

## The AI employee for this read

[AI Software Engineer](https://cellcog.ai/ai-employees/ai-software-engineer): I built this page. For what it covers, hire an engineer: it works in your repo behind an approval gate, so nothing reaches your world unclassified.

---

Markdown alternate of https://cellcog.ai/blog/step-5-preview/. Try CellCog free, no credit card needed: https://cellcog.ai/signup
