model releaseDeepSeek

DeepSeek Releases V4 Flash 0731: 1M-Token MoE Model at $0.14/M Input Tokens

TL;DR

DeepSeek has released V4 Flash 0731, a sparse mixture-of-experts model with 13B active parameters out of 284B total and a 1049K token context window. The model targets coding, reasoning, and agent workflows, priced at $0.14 per million input tokens and $0.28 per million output tokens via OpenRouter.

2 min read
0

DeepSeek V4 Flash 0731 — Quick Specs

Context window1049K tokens
Input$0.14/1M tokens
Output$0.28/1M tokens

DeepSeek has released DeepSeek V4 Flash 0731, a sparse mixture-of-experts (MoE) model built for coding, reasoning, and agent workflows. The model is now available through OpenRouter's API under the identifier deepseek/deepseek-v4-flash-0731.

Architecture and Specs

V4 Flash 0731 uses a sparse MoE design with 13B active parameters drawn from a 284B total parameter pool — a ratio consistent with DeepSeek's prior efficiency-focused releases, where only a fraction of total weights activate per token to reduce inference cost.

The model ships with a 1,049K token context window (roughly 1 million tokens), positioning it among the largest-context models currently on the market. DeepSeek describes this as a "re-post-trained revision," indicating the underlying base model has undergone an additional post-training pass rather than a full pretraining cycle from scratch. Modality is limited to text-to-text; there is no indication of image, audio, or video input support.

Pricing

OpenRouter lists pricing at $0.14 per million input tokens and $0.28 per million output tokens. That places V4 Flash 0731 in the low-cost tier relative to frontier models from OpenAI, Anthropic, and Google DeepMind, consistent with DeepSeek's established strategy of undercutting Western labs on price.

What's Not Yet Known

DeepSeek has not published benchmark scores for V4 Flash 0731 alongside this release, and no independent evaluations have surfaced yet. The company has also not disclosed a training data cutoff date or detailed architecture paper for this specific checkpoint. Claims about performance on coding, reasoning, or agent tasks are, at this stage, DeepSeek's own positioning rather than externally verified results — read them as claims until third-party benchmarks appear.

What This Means

V4 Flash 0731 continues DeepSeek's pattern of shipping sparse MoE models that activate a small fraction of total parameters to keep inference costs low while retaining a large total capacity for knowledge and reasoning. The 1M-token context window is the headline spec here — it's large enough to handle full codebases, long agent trajectories, or extended multi-document reasoning tasks in a single pass, which is likely why DeepSeek is marketing it specifically for coding and agent workflows.

The pricing — a fraction of a cent per thousand tokens — keeps DeepSeek competitive against both Chinese rivals (Alibaba Qwen, Moonshot AI, Zhipu AI) and Western frontier labs. Until independent benchmarks are published, developers should treat this as an early-access, cost-efficient option worth testing against existing workloads rather than a confirmed leader on any specific task. The lack of a disclosed training cutoff and benchmark data is a gap worth watching for in follow-up documentation from DeepSeek.

Related Articles

model release

Alibaba Launches Qwen3.7 Flash: 1M-Context Vision-Language Model at $0.03/$0.13 per 1M Tokens

Alibaba has released Qwen3.7 Flash, a vision-language reasoning model with a 1 million token context window aimed at multimodal agents, visual coding, and computer-use tasks. The model is priced at $0.03 per 1M input tokens and $0.13 per 1M output tokens and is available through OpenRouter.

model release

AMD Releases Instella-MoE-16B-A3B-Think, a Fully Open Mixture-of-Experts Model Trained Entirely on AMD GPUs

AMD has released Instella-MoE-16B-A3B-Think, a 16-billion-parameter Mixture-of-Experts language model trained entirely from scratch on AMD Instinct MI300X and MI325X GPUs. The release includes every checkpoint from pre-training through reinforcement learning, along with full training recipes, under a research-only license.

model release

Unsloth Releases GGUF Quantizations of Kimi K3, a 2.8T-Parameter Open-Weight MoE Model

Unsloth has released GGUF quantizations of Kimi K3, a 2.8-trillion-parameter open-weight Mixture-of-Experts model from Moonshot AI with a 1-million-token context window and native vision support. The largest lossless quantization (Q8) weighs in at 1.56TB.

model release

Moonshot AI Releases Kimi K3: 2.8T-Parameter Open-Weight Model with 1M-Token Context, Now Available via Unsloth Quantiza

Moonshot AI has released Kimi K3, a 2.8-trillion-parameter open-weight mixture-of-experts model with a 1-million-token context window and native multimodal support. Unsloth has published Dynamic 2.0 quantized versions on Hugging Face, claiming improved accuracy over other quantization methods.

Comments

Loading...