Step 3.5 Flash by StepFun is an open-source sparse MoE model with 196B total/11B active parameters, MTP-3 multi-token prediction, and 256K context for agentic workflows.
Capabilities, design details, and architectural traits
Step 3.5 Flash is StepFun's most capable open-source foundation model, built around the concept of intelligence density: a 196B-parameter sparse Mixture-of-Experts architecture that activates only ~11B parameters per token, targeting frontier-level reasoning at the latency profile required for real-time agentic interaction.
The model uses a 45-layer sparse-MoE Transformer backbone (3 dense + 42 MoE layers). Each MoE layer contains 288 routed experts plus 1 always-active shared expert, with a top-8 router selecting active experts per token. This configuration preserves large-model knowledge capacity while constraining per-token compute.
Three co-designed mechanisms reduce wall-clock latency specifically for multi-turn agentic decoding:
Independent evaluations · Artificial Analysis
Evaluate specifications, pricing, and independent benchmark indices
| Model Details | |||
|---|---|---|---|
| General Info | |||
| Provider | StepFun | Anthropic | Anthropic |
| Release Date | February 2, 2026 | July 24, 2026 | June 9, 2026 |
| Knowledge Cutoff | - | May 2026 | - |
| Context & Limits | |||
| Context Window | 262K | 1M Best Context Window | 1M Best Context Window |
| Pricing (per 1M tokens) | |||
| Input Pricing | $0.10 Best Input Pricing | $5 | $10 |
| Output Pricing | $0.30 Best Output Pricing | $25 | $50 |
| Modalities | |||
| Inputs | text | textimage | textimagefile |
| Outputs | text | text | text |
| Benchmarks (0-100) | |||
| Intelligence Index | 26.0 | 63.1 Best Intelligence Index | 62.1 |
| Coding Index | - | 78.0 Best Coding Index | 76.5 |
| Agentic Index | - | 59.2 Best Agentic Index | 56.6 |
Graduate-level reasoning and expert Q&A evaluation.
Extremely difficult logical reasoning and knowledge.
Logical reasoning over long context windows.
Independent evaluation data provided by Artificial Analysis. To view the latest benchmarks and full details, visit their official site.