# StepFun 开源 Step 3.7 Flash 模型，性能与速度并进

- 来源：Artificial Analysis (@ArtificialAnlys)
- 发布时间：2026-06-04 11:48
- AIHOT 分数：67
- AIHOT 链接：https://aihot.virxact.com/items/cmpyyly9c04jvsli3w29smx9d
- 原文链接：https://x.com/ArtificialAnlys/status/2062381047212638697

## AI 摘要

StepFun 开源 Step 3.7 Flash（Apache 2.0），总参数 198B、激活 11B（MoE），上下文 256K。在 Artificial Analysis 智能指数上得分 42.6，较 Step 3.5 Flash 提升 4 分，输出速度超 400 tokens/s，通过 Multi-Token Prediction（3 个 token）加速。新增 1.8B 视觉编码器支持原生多模态，MMMU-Pro 得分 75.3%。代理能力提升：GDPval-AA Elo 从 1070 升至 1298，TerminalBench Hard 达 35.6%，AA-LCR 63.7%。知识/幻觉仍弱：AA-Omniscience 准确率 25.4%，幻觉率 84.4%。提供 BF16、FP8、NVFP4 精度权重以降低部署成本。

## 正文

StepFun's Step 3.7 Flash sits on the Intelligence vs Output Speed Pareto frontier， scoring 43 on the Artificial Analysis Intelligence Index and is served at over 400 output tokens/s

Step 3.7 Flash （open weights， Apache 2.0） is a significant upgrade on Step 3.5 Flash and stands out for its speed and gains in agentic performance （particularly GDPval-AA）. 400 output tokens/s is more than double other models of a similar size class. Contributing to this speed is that the model has only 11B active parameters and the model ships with trained Multi-Token Prediction heads （3） that predict several tokens in a single forward pass， letting it decode multiple tokens at once using speculative decoding.

Key results for Step 3.7 Flash with the high reasoning level：

➤ 4 point Intelligence Index improvement： Step 3.7 Flash scores 42.6 on the Artificial Analysis Intelligence Index， up 4 points from Step 3.5 Flash 2603 （38.5）. It is equivalent to Qwen3.5 122B A10B （41.6） and trails MiniMax-M2.7 （49.6） and DeepSeek V4 Flash （Max Effort， 46.5）

➤ Speed-intelligence frontier： Step 3.7 Flash achieves ~400 output tokens/s on StepFun's first-party API， placing the model on the Intelligence vs Output Speed Pareto frontier. StepFun has released the weights for this model and we expect several third-party providers to serve this model

➤ Agentic capability improvements： Step 3.7 Flash improves over Step 3.5 Flash 2603 across our agentic evaluations， in both GDPval-AA （real-world agentic tasks） and TerminalBench Hard （agentic coding and terminal use）. It achieves a GDPval-AA Elo of 1298， up from 1070 for Step 3.5 Flash 2603， and it's TerminalBench Hard score increases to 35.6% from 32.6%. AA-LCR （Long Context Reasoning） improves to 63.7% from 54.3%. Scores for other evals remain relatively flat

➤ Weaker on knowledge and hallucination than peers： While Step 3.7 Flash trails competitors overall on AA-Omniscience （-38）， it improves from Step 3.5 Flash 2603 （-44）. It has an AA-Omniscience accuracy of 25.4% and a hallucination rate of 84.4%

➤ Native multimodal support， new in this generation： Step 3.7 Flash introduces a 1.8B-parameter vision encoder for native image understanding， where Step 3.5 Flash was text-only. On MMMU-Pro （multimodal reasoning） it scores 75.3%， roughly matching Qwen3.5 122B A10B （75.0%）. Among its same-size open weights peers， MiniMax-M2.7， DeepSeek V4 Flash， and gpt-oss-120b are text-only

Key model details：

➤ Context window： 256K tokens ➤ Parameters： 198B total， 11B active （MoE）. At BF16 native precision， Step 3.7 Flash requires ~400GB to store the weights. StepFun has also released FP8 （~200GB） and NVFP4 （~100GB） versions for lower-memory deployment
➤ License： Apache 2.0 ➤ Availability： Currently Step 3.7 Flash is available on @StepFun_ai 's first-party API
