Why We're Watching This: DeepSeek V4 is not actionable yet, but the model cost war and US-China AI competition it represents will shape procurement decisions this year. We're tracking it.
Key Takeaways
- DeepSeek V4 Pro costs $1.10 per million output tokens, against $15 to $16 for GPT-5.5 and Claude Opus 4.7 – a 13x gap
- V4 Pro scores 91.2% on SWE-Bench Verified vs 93.5% for GPT-5.5 and 93.9% for Claude Opus 4.7 – the performance gap is real but narrow
- An independent CAISI government evaluation found V4 Pro performs on par with GPT-5, a model from roughly eight months ago, not the current frontier
- V4 Pro is available under an MIT licence and can be self-hosted, removing data routing compliance concerns for regulated workflows
- DeepSeek admits it cannot currently serve V4 Pro to most customers due to compute shortages
DeepSeek has released V4 Pro and V4 Flash, two models priced between $0.14 and $3.48 per million tokens that claim near-frontier coding performance, forcing a cost comparison every AI-active team has been able to avoid until now.
The release changes one specific calculation. Inference cost is now the largest recurring expense in production AI workflows, and a 13x output token price difference cannot be ignored at scale, regardless of which lab a team currently prefers.
V4 Pro scores 91.2% on SWE-Bench Verified, the real-world coding benchmark most relevant to agentic workflows. GPT-5.5 scores 93.5% and Claude Opus 4.7 scores 93.9%, per MindStudio’s independent review. The gap is 2 to 3 percentage points. The cost gap is 13x on output tokens, where agentic workflows spend most of their budget.
On r/DeepSeek, one developer estimated a standard autonomous coding agent task costing $2 to $5 on GPT-5.4 would cost approximately $0.03 on DeepSeek V4. That is the framing practitioners are working with.
Posts from the community on Reddit
Second-best models at cheap prices and open licences reshape AI adoption faster than best-in-class models at premium prices. – Council on Foreign Relations
The performance claims require scrutiny. An independent CAISI government evaluation using non-public benchmarks found V4 Pro performs on par with GPT-5, released approximately eight months ago, not GPT-5.5 or Opus 4.7. DeepSeek’s own technical paper admits V4 trails frontier models by three to six months. Three CFR fellows independently concluded the US maintains a seven-month capability lead over China.
Most coverage is asking whether DeepSeek closed the gap. The more useful question is whether the gap is small enough that the cost difference outweighs it for specific workflow types.
On r/GithubCopilot, the dominant developer concern was not model quality but data routing. Sending code to a model outside an approved jurisdiction creates a compliance problem regardless of price.
Posts from the DeepSeek V4 Pro just dropped – is anyone actually using Chinese models in Copilot-style workflows?
Three vendor risk factors belong in every procurement evaluation. US government officials have asserted V4 was trained on smuggled Nvidia Blackwell chips. Anthropic and OpenAI have accused DeepSeek of industrial-scale distillation attacks. And DeepSeek itself cannot currently serve V4 Pro to most customers due to compute shortages.
The MIT licence changes the build equation for teams with regulated data. Engineering teams can self-host V4 Pro on 8xH100 GPUs, fine-tune on proprietary data, and deploy without licensing fees – an option that does not exist with GPT-5.5 or Opus 4.7.
On r/LocalLLaMA, the technical community flagged V4’s 1M context window fitting in approximately 5GB of KV cache memory as the biggest practical takeaway for self-hosting evaluations.
Posts from the Takeaways & discussion about the DeepSeek V4 architecture
V4 Pro is a preview release with availability constrained by compute. The window to evaluate before competitors do is open now, not at full availability. The model selection decision is no longer a default – it is a calculation.
