DeepSeek

DeepSeek V4 Pro

the price disruptor, raising its prices

Released 13 August 20264 min readLarge Language ModelsLast updated:

Editorial collage headed DEEPSEEK V4 PRO with the subtitle MIT licence, 1M context, peak pricing 16 Aug: the blue DeepSeek whale mark above the deepseek wordmark, a card reading V4-Pro-0813 GA, MIT licence, open weights, context 1M tokens, a 24-hour clock face with two dark peak wedges, a price card showing $0.87 per M struck through beside $1.98 off-peak and $3.96 peak, and a card reading peak 01:00-04:00 and 06:00-10:00 UTC, over a halftone container port

Key facts

13 Aug 2026V4-Pro-0813
GA release
MITopen weights
Licence
1M / 384ktokens in / out max
Context
$1.98 / $3.96per M, off-peak / peak
Output price
$0.87flat, to 16 Aug 2026
Was
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 ended on 16 August 2026, replaced by peak and off-peak rates.

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

From the April preview onward, V4 Pro’s API price was a flat $0.87 per million output tokens at any hour. At 16:00 UTC on 16 August 2026 that ended. DeepSeek moved to peak and off-peak billing, and those are the rates in force: 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, Monday to Friday, and off-peak set at half peak. Weekends bill at the off-peak rate throughout. Input on a cache miss is $0.66 off-peak and $1.32 at peak. Cached input, the number that makes long agent sessions cheap, went from $0.003625 per million to $0.022 off-peak and $0.044 at peak, a rise of roughly twelve times at the top of the clock.

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 16 August 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 weekday hours of the UTC clock cost double the rest; weekends run off-peak throughout.

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 landed three days after the applause for the GA release. Our own V4 page called this model line “the open-weight price disruptor”; the disruptor now 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.