StepFun Launches Step 5 Preview, a 600-Billion-Parameter Model That Beats Gemini 3.8 Flash on Cost and Intelligence Index Score
StepFun's new Step 5 Preview outscores Google's Gemini 3.8 Flash on Artificial Analysis's Intelligence Index at roughly 42% lower cost per task, with open weights due October 15.
Overview
StepFun has released Step 5 Preview, a new flagship large language model built for agentic work in software engineering, professional knowledge work, and finance, according to MarkTechPost. On the Artificial Analysis Intelligence Index, Step 5 Preview scores 44, edging out Google’s Gemini 3.8 Flash (high) at 41, while costing $0.72 per Intelligence Index task against $1.24 for Google’s model — about 42% less, according to OfficeChai.
What We Know
-
Architecture. Step 5 Preview is a sparse Mixture-of-Experts model with about 600 billion total parameters and roughly 27 billion activated per token, or about 4.5% of its weights per token, according to MarkTechPost. It stacks 92 Transformer layers in a narrow-deep layout that StepFun says helps with multi-hop reasoning during long prefill, according to OfficeChai.
-
Context and inputs. The model supports a 1-million-token context window and accepts text, image, and video input, producing text output, with reasoning effort settable to low, medium, or high, according to MarkTechPost.
-
Pricing and availability. API access opened on September 20, priced at $1.00 per million input tokens ($0.05 on a cache hit) and $2.70 per million output tokens including reasoning, according to OfficeChai. Open weights are scheduled for October 15; until then the model is available only through StepFun’s hosted API and platform, according to MarkTechPost.
-
Benchmark standing. An Intelligence Index score of 44 puts Step 5 Preview level with Kimi K3 and Grok 4.6 (high), one point behind GLM-5.3, and ahead of DeepSeek V4.1 Flash (39), GPT-5.6 Luna (37), and DeepSeek V4 Pro 0813 (36). The top of the chart is held by Claude Fable 5.1 and GPT-6 Astra, tied at 53, followed by Claude Opus 5 at 51 and Muse Spark 1.3 at 48, according to OfficeChai.
-
Cost-to-intelligence. Step 5 Preview delivers about 83% of Claude Fable 5.1’s Intelligence Index score at roughly a tenth of the price — Fable 5.1 costs $7.63 per task against Step 5 Preview’s $0.72, according to OfficeChai.
-
Self-reported benchmarks. On its own tests, run at High effort while rivals ran at Max, StepFun reports Step 5 Preview scoring 66.4 on FrontierFinance versus Claude Opus 5’s 69.7, and 83.3 on DRACO versus Opus 5’s 87.6. On coding, StepFun reports 67.7 on DeepSWE v1.1, 49.0 on its own StepCodeBench, and 80.5 on ProgramBench, with Claude Opus 5 and GPT-6 Astra ahead on all three, according to MarkTechPost.
-
Speed trade-off. Gemini 3.8 Flash outputs far faster than Step 5 Preview — 331 tokens per second against about 100 — according to OfficeChai. Step 5 Preview also ran verbose: it generated 160 million output tokens during the index evaluation, against a 92 million median, which eats into some of its per-token cost savings, according to MarkTechPost and OfficeChai.
-
Agentic experiments. StepFun ran two 24-hour agent experiments: in one, the model tuned an H100 kernel to 508 TFLOPS against 493 for Claude Opus 5; in the other, it raised Qwen3-30B-A3B’s AIME24 score from 53.3% to 60% through automated post-training, according to MarkTechPost.
-
Company background. StepFun, one of China’s “AI Tigers” — a group of well-funded startups building homegrown frontier models — was founded on April 6, 2023, in Shanghai, with listed founders Jiang Daxin, Zhu Yibo, and Jiao Binxing, all former Microsoft employees, according to OfficeChai. Its Step-2 model, launched in July 2024, was the first trillion-parameter Mixture-of-Experts language model from a Chinese startup, according to OfficeChai.
What We Don’t Know
- Whether Step 5 Preview will hold its cost-to-intelligence position once open weights ship on October 15 and developers can run the model themselves — a question OfficeChai notes remains untested until that release, according to OfficeChai.
- How Step 5 Preview would score against rivals if all models were benchmarked at the same reasoning-effort setting; StepFun’s own comparisons ran the model at High effort against competitors set to Max, according to MarkTechPost.