Compare models
Put up to 4 models beside each other — token prices, context windows, capabilities and provider, from the same catalogue the model pages read.
| Attribute | Grok 4 Fastgrok-4-fast | DeepSeek V4.1 Flashdeepseek-v4.1-flash | GLM 5.3 Flashglm-5.3-flash |
|---|---|---|---|
| Pricing | |||
| Input | $0.07 / 1M | $0.30 / 1M | $0.075 / 1M |
| Output | $0.175 / 1M | $1.20 / 1M | $0.25 / 1M |
| Cache Write (5m) | $0.07 / 1M | $0.30 / 1M | $0.075 / 1M |
| Cache Write (1h) | $0.07 / 1M | $0.30 / 1M | $0.075 / 1M |
| Cache Read | $0.07 / 1M | $0.30 / 1M | $0.075 / 1M |
| Web Search | $0 / 1M | $0 / 1M | $0 / 1M |
| Context | |||
| Max context | 2M | 1M | 1M |
| Max output | N/A | N/A | N/A |
| Capabilities | |||
| Vision | No | Yes | Yes |
| Function Calling | Yes | Yes | Yes |
| JSON Mode | Yes | Yes | Yes |
| Streaming | Yes | Yes | Yes |
| Catalogue | |||
| Provider | xAI | DeepSeek | Z.AI |
| Category | chat | chat | chat |
| Charge type | Pay As You Go | Pay As You Go | Pay As You Go |
| Released | — | — | — |
| Description | |||
| Summary | Grok 4 Fast is xAI's cost-efficient multimodal model with a massive 2M-token context window. It’s available in both reasoning and non-reasoning modes, allowing developers to toggle deeper thinking when needed. Designed for scalable performance, it balances speed, capability, and price — with reasoning controllable via the reasoning_enabled API parameter. | DeepSeek V4.1 Flash is a cost-efficient sparse Mixture-of-Experts (MoE) model in DeepSeek's V4.1 family, optimized for coding, reasoning, and agentic workflows. Despite its efficiency-focused positioning, DeepSeek reports that it surpasses the previous V4 Pro in performance, inference speed, and overall task completion time. The model is particularly strong at long-horizon, multi-step execution, making it well suited for coding agents, complex problem solving, and autonomous workflows that must reliably carry tasks through to completion. | GLM-5.3-Flash is Z.AI's efficient native multimodal model, designed for coding and long-horizon agentic workflows. It combines strong multimodal capabilities with an architecture optimized for responsive, cost-efficient task execution. Built on a hybrid sparse and linear attention architecture, GLM-5.3-Flash maintains accurate long-context behavior while reducing computational overhead, making it well suited for coding agents, extended multi-step tasks, and scalable production workloads. |