DEV Community

gentic news
gentic news

Posted on • Originally published at gentic.news

DeepSeek V4 Flash 0731 Hits 50 on Intelligence Index at $0.14/M Tokens

DeepSeek V4 Flash 0731 scores 50 on Intelligence Index, one point behind GPT-5.6 Luna at ~60% lower cost. 304B params, $0.14/M input pricing.

DeepSeek's V4 Flash 0731 update jumped ten points to 50 on the Artificial Analysis Intelligence Index, per The Decoder. The 304B-parameter model lands one point behind OpenAI's GPT-5.6 Luna at roughly 60% lower cost per task.

Key facts

  • Intelligence Index score: 50, up 10 points from prior version
  • Pricing: $0.14/M input, $0.27/M output tokens
  • 304B parameters, 167GB on Hugging Face
  • Ranks ahead of MiniMax M3 (428B params)
  • One point behind GPT-5.6 Luna at ~60% lower cost

DeepSeek shipped a major revision to its budget model line on July 31, 2026. The V4 Flash 0731 update, a 304B-parameter model weighing 167GB on Hugging Face, scores 50 on the Artificial Analysis Intelligence Index — a ten-point jump from the prior version per The Decoder. That puts it one point behind OpenAI's GPT-5.6 Luna, at roughly 60% lower cost per task.

The pricing is the headline. At $0.14 per million input tokens and $0.27 per million output tokens, the model undercuts nearly every frontier competitor according to Simon Willison. Artificial Analysis ranks it ahead of MiniMax's M3, a substantially larger 428B-parameter model. On the Intelligence Index vs. Cost per Task chart, V4 Flash 0731 sits alone in the "most attractive quadrant," where the Pareto line jumps sharply upward — roughly $0.028 per task at an intelligence score of 50. Models of similar intelligence like MiniMax-M3, Kimi K3 (low), and GLM-5.1 cost ten times more.

The reasoning-effort gap

Simon Willison's hands-on test exposed a real quality cliff. Using the default reasoning level via OpenRouter, the model produced a "disappointing pelican" — a mangled bicycle with floating frame tubes and disconnected handlebars. With -o reasoning_effort high, the output improved dramatically: a coherent pelican gripping handlebars, one orange foot on the pedal, a small fish tucked in its beak pouch. The delta between default and high reasoning effort is a practical consideration for agentic workloads, not a theoretical one.

The company touts "substantially enhanced agentic capabilities" in the release notes per the Hugging Face model card. Hacker News commenters confirm the model is a daily driver for coding work — one user reports using it with reasonix or pi "all day long" for pennies. But the pelican test suggests default settings may not deliver the advertised agentic quality; users need to explicitly raise reasoning effort.

The value-per-intelligence case

The 60% cost advantage over GPT-5.6 Luna is the structural story here. DeepSeek continues to compress frontier-adjacent intelligence into a smaller, cheaper package — the same play that made V3 and R1 notable in late 2024 and early 2025. The company is simultaneously building gigawatt-scale data centers in Inner Mongolia and developing custom inference ASICs to cut GPU dependency [as previously reported]. The Flash line is the commercial front of that infrastructure bet.

What the source material does not disclose: training compute, architecture details beyond parameter count, or context window specifications. The company released no technical report alongside the model card. The 304B parameter count and 167GB size are the only hard numbers available.

Key Takeaways

  • DeepSeek V4 Flash 0731 scores 50 on Intelligence Index, one point behind GPT-5.6 Luna at ~60% lower cost.
  • 304B params, $0.14/M input pricing.

What to watch

Watch for DeepSeek's DeepSeek Harness release — the model card mentions it was evaluated with the 'minimal mode' of this unreleased agent framework. If the harness ships and lifts agentic benchmark scores, expect the Flash line to pressure OpenAI and Anthropic pricing further. Also track the $71B pre-money funding round reported in July.

Scatter plot from Artificial Analysis titled with axes


Source: simonwillison.net

[Updated 01 Aug via simon_willison]

OpenAI responded to DeepSeek's pricing pressure with an aggressive counter-move: GPT-5.6 Luna received an 80% price cut, and GPT-5.6 Terra dropped 20%, per OpenAI's announcement per OpenAI. The company credits GPT-5.6 Sol for the efficiency gains, using it to optimize load balancing and even rewrite production kernels via Codex to reduce GPU idle time. This directly challenges DeepSeek's value-per-intelligence advantage, narrowing the cost gap that made V4 Flash 0731 the standout budget model.


Originally published on gentic.news

Top comments (0)