model release

StepFun releases Step-3.7-Flash: 198B-parameter MoE model with 256K context at $0.20/M input tokens

TL;DR

StepFun has released Step-3.7-Flash, a 198B-parameter sparse Mixture-of-Experts vision-language model that activates 11B parameters per token and delivers up to 400 tokens per second. The model supports a 256K context window, three selectable reasoning levels, and is priced at $0.20 per million input tokens (cache miss) and $1.15 per million output tokens.

2 min read
0

Step-3.7-Flash — Quick Specs

Context window256K tokens
Input$0.2/1M tokens
Output$1.15/1M tokens

StepFun Releases Step-3.7-Flash: 198B-Parameter MoE Model

StepFun has released Step-3.7-Flash, a 198B-parameter sparse Mixture-of-Experts (MoE) vision-language model that activates approximately 11B parameters per token. The model combines a 196B-parameter language backbone with a 1.8B-parameter vision encoder and delivers throughput of up to 400 tokens per second.

Core Specifications

Step-3.7-Flash supports a 256K context window and offers three selectable reasoning levels (low, medium, and high) for developers to balance speed, cost, and cognitive depth. The model is designed for production workloads requiring perception, search, and reasoning across multi-step workflows.

Benchmark Performance

According to StepFun, Step-3.7-Flash achieves:

  • SimpleVQA (Search): 79.2 (first place)
  • *V (Python)**: 95.3
  • ClawEval-1.1: 67.1 (significantly ahead of second place at 59.8)
  • SWE-Bench PRO: 56.3 (second place)
  • Toolathlon: 49.5
  • HLE w. Tool: 48.1
  • Terminal-Bench 2.1: 59.5
  • GDPVal-AA: 45.8

The ClawEval-1.1 score demonstrates high resistance to adversarial traps during multi-turn orchestration, while the SWE-Bench PRO result shows capability in tracing multi-file repositories and generating functional patches.

Pricing

Step-3.7-Flash pricing structure:

  • Input (cache miss): $0.20 per million tokens
  • Input (cache hit): $0.04 per million tokens
  • Output: $1.15 per million tokens

Availability and Deployment

The model is available through StepFun's Open Platform (platform.stepfun.ai for global access and platform.stepfun.com for China), OpenRouter, and NVIDIA NIM. StepFun is partnering with DeepInfra, Fireworks AI, and Modal for expanded availability.

For local deployment, Step-3.7-Flash supports vLLM, SGLang, Hugging Face Transformers, and llama.cpp. The model can run on NVIDIA DGX Station, AMD Ryzen AI Max+ 395-based systems, and Mac Studio/MacBook Pro devices with at least 128GB unified memory.

StepFun model support has been integrated into the NVIDIA Nemo ecosystem, including AutoModel, Megatron Core, and Megatron Bridge.

Technical Architecture

The sparse MoE architecture activates only 11B of the total 198B parameters per token, enabling the claimed 400 tokens per second throughput. The 1.8B-parameter vision encoder provides native image understanding for processing UI wireframes, application GUIs, and data charts.

What This Means

Step-3.7-Flash targets the growing segment of agentic workflows that require multi-modal understanding and tool orchestration at production scale. The sparse MoE architecture delivers a favorable compute-to-capability ratio compared to dense models of similar performance, though real-world latency and throughput will depend heavily on deployment infrastructure. The $0.20/M input token pricing positions it competitively against frontier models from larger providers, particularly for workloads that benefit from the 256K context window and cache hit pricing of $0.04/M tokens.

Related Articles

model release

Tencent Releases Hy4 Preview: 770B-Parameter MoE Model with 1M Context for Coding Agents

Tencent has released Hy4 preview, a mixture-of-experts model with 770B total parameters and 49B active parameters, targeting coding agents and multi-step tool-use workflows. The model ships with a 1 million token context window and is priced at $0.834 per 1M input tokens and $2.501 per 1M output tokens.

model release

GLM-5.3-Flash Debuts as Zhipu AI's First Natively Multimodal Model, 320B Parameters with 18B Active

Zhipu AI has released GLM-5.3-Flash, the first natively multimodal model in its GLM-5 series, built on a 320B-parameter mixture-of-experts architecture with only 18B active parameters. The company claims it outperforms GLM-5.2 while approaching Claude Opus 4.8 on coding and agentic benchmarks at a fraction of the cost. Unsloth has published quantized GGUF versions for local inference.

model release

Z.ai Launches GLM-5.3-Flash: 1M-Token Context, Image Support, Claimed 10x Cost Cut Over GLM-5.2

Z.ai has released GLM-5.3-Flash, a 320-billion-parameter Mixture-of-Experts model with 18 billion active parameters, a 1-million-token context window, and image input support. The model launched on LM Studio's Bionic platform hours after its official unveiling, with LM Studio claiming it is 9-10x cheaper to run than GLM-5.2.

model release

Alibaba Releases Qwen3.8-Flash-Next: 125B-Parameter MoE Model Matches Larger Rivals at $0.16/$0.47 per Million Tokens

Alibaba's Qwen team released Qwen3.8-Flash-Next, a 125-billion-parameter mixture-of-experts model that activates just 6 billion parameters per token and previews architecture planned for Qwen4. The model outperforms the much larger Qwen3.7-Plus at roughly one-ninth the training cost and ships at $0.16 per million input tokens and $0.47 per million output tokens.

Comments

Loading...