DeepSeek

DeepSeek V4 Pro

the price disruptor, raising its prices

Released 13 August 20264 min readLarge Language ModelsLast updated:

Editorial collage: the DeepSeek whale mark beside a shipping label reading V4-Pro-0813, general availability, MIT licence, 1 million token context, a clock face split into peak and off-peak segments, and a price tag showing $0.87 per million crossed through with $1.98 off-peak and $3.96 peak written over it, on a halftone container-port backdrop

Key facts

13 Aug 2026V4-Pro-0813
GA release
MITopen weights
Licence
1M / 384ktokens in / out max
Context
$0.87per M, until 16 Aug
Output price
$1.98 / $3.96off-peak / peak per M out
Then
533rd of 106 in class
AA Index

The April preview grows up: a general-availability build with big agentic gains on DeepSeek's own harness, still MIT, still a million tokens of context. The other announcement in the same breath is the one to budget for: the flat pricing that built DeepSeek's reputation ends on 16 August.

What it is

DeepSeek-V4-Pro-0813 is the general-availability release of DeepSeek’s flagship, rolled out on 13 August 2026 across the app, the web and the API. It supersedes the V4 Pro preview that launched and was open-sourced on 24 April 2026, and the company’s model card is direct about where the work went: “greatly enhanced agentic capabilities and performance improvements”, built on the same V4 base with a new speculative-decoding module the company calls DSpark.

The open publishing habits carry over. The weights are on Hugging Face under an MIT licence, 66 checkpoint shards released in FP8, with the technical report on arXiv. The listing shows 1.7 trillion total parameters, up from the preview’s stated 1.6 trillion, though DeepSeek’s own text does not restate a parameter count for the GA build, so treat the 1.7 figure as Hugging Face’s reading of the uploaded files rather than a company claim. Context is one million tokens, with output up to 384,000, and the API adds three reasoning-effort levels, low, high and max, plus native support for the OpenAI Responses format alongside the Anthropic one.

Screenshot of the DeepSeek-V4-Pro-0813 model page on Hugging Face, showing the MIT licence badge, 1.7T parameter listing and the model card describing the official release superseding the preview version
The model card on Hugging Face: MIT licence, FP8 weights, and the GA framing in DeepSeek's own words. Screenshot of huggingface.co, 14 August 2026.

The benchmark claims, and whose harness ran them

DeepSeek’s own table shows the GA build far ahead of the April preview on agentic coding: Terminal Bench 2.1 at 87.9 against the preview’s 72.1, DeepSWE at 62.7 against 12.8, NL2Repo at 61.5 against 38.5. The company also prints its methodology, and it deserves quoting: the code-agent scores were “evaluated with the minimal mode of DeepSeek Harness as the agent framework, using the max reasoning effort level”. Its own harness, its own settings. The jumps are plausible, and they are unaudited.

The independent reading is calmer. Artificial Analysis scores V4-Pro-0813 at 53 on its Intelligence Index, third of the 106 models in its class and well above the open-weight median of 27, but seven points behind the other open-weight flagship of the moment, Kimi K3, at 60. The same comparison has DeepSeek answering at twice K3’s output speed and roughly a third of its blended price, which is the trade the model has always offered: nearly the intelligence, for a fraction of the cost.

The price rise is the story

For fifteen weeks, V4 Pro’s API price has been a flat $0.87 per million output tokens at any hour. At 16:00 UTC on 16 August that ends. DeepSeek is moving to peak and off-peak billing: output at $1.98 per million off-peak and $3.96 at peak, with peak defined as 01:00 to 04:00 and 06:00 to 10:00 UTC, and off-peak rates set at half peak. Cached input, the number that makes long agent sessions cheap, moves from $0.003625 per million to $0.044 at peak, a rise of roughly twelve times.

Screenshot of DeepSeek's pricing page showing the new peak and off-peak rate table for deepseek-v4-pro and deepseek-v4-flash, with the line stating the new prices take effect at 16:00 UTC on August 16, 2026
DeepSeek's own pricing page: the off-peak and peak table, effective 16:00 UTC on 16 August 2026. Screenshot of api-docs.deepseek.com, 14 August 2026.
The clock DeepSeek's bills now run on. Seven hours of the UTC day cost double the other seventeen.

Even at peak, $3.96 per million output undercuts most frontier APIs. But the era in which DeepSeek’s price was a constant you could ignore in capacity planning is over, and the change lands two days after the applause for the GA release. Our own V4 page called this model line “the open-weight price disruptor”; from Saturday, the disruptor has peak hours.

Where it runs

The API serves the model at api.deepseek.com in both OpenAI and Anthropic formats, the chat product is free in the browser, and OpenRouter lists deepseek/deepseek-v4-pro-0813 with the full million-token window and all three reasoning efforts. Anyone with the hardware can also simply take the MIT weights.

For the April preview this build replaces, and the mixture-of-experts design underneath both, see DeepSeek V4.