🔍
Research-Based Review

This review is based on documented features, verified pricing, and community sentiment — not hands-on testing. See how we research →

DeepSeek V4
deepseek.com

DeepSeek V4 Review 2026 — The Open-Weight Cost Leader for AI Coding

📅 Updated June 2026 ⏱ 12 min read 📊 Research-based
8.1

Editor's Verdict: The Cost Leader, Not the Capability Leader

V4-Pro posts an 80.6% SWE-bench Verified score at $0.435 per million input tokens — the strongest result among open-weight coding models, and the clear price-performance leader. What's changed since the April launch is the frontier: Claude Opus 4.8 (~88.6%) and Fable 5 (~95.0%) have pulled clearly ahead on the same benchmark, so this is no longer a near-parity story. The constraints are also real — it's a developer API rather than a consumer app, V4-Pro is still preview status, and the Chinese-company data-residency question matters for enterprise compliance. For cost-sensitive, high-volume technical workloads, it remains the rational open-weight target in 2026.

Editorial Disclosure

AIToolGrade uses Claude (Anthropic) for content production. Claude Opus 4.8 — which this review compares directly against DeepSeek V4-Pro on coding — is a direct competitor. We have applied our standard research methodology to this review. Benchmark data is vendor-reported and third-party verified where noted.

RELATED REVIEWS

Cursor Review 2026 — The Most Capable AI Code Editor → OpenCode Review 2026 — Open-Source, Model-Agnostic Coding Agent → Best AI Coding Tools 2026 — Full Category →

What is DeepSeek V4?

DeepSeek V4 is an open-weight large language model released on April 24, 2026 by DeepSeek, a Chinese AI lab. Under the hood it's a Mixture-of-Experts design built to deliver strong output without frontier-class serving costs. The family ships in two variants: V4-Flash (284B parameters, ~13B active), tuned for cost, and V4-Pro (1.6T total, ~49B active), tuned for performance. Both carry a 1M-token context, both are released under an MIT license, and both have downloadable weights on Hugging Face — so the model can be self-hosted with no per-token API fee at all. V4-Pro also exposes three reasoning-effort modes (non-thinking, Think High, and Think Max); "V4-Pro-Max" refers to the Think-Max mode that posts the headline benchmark numbers below.

The headline number is the cost. V4-Pro scores 80.6% on SWE-bench Verified — the highest result among open-weight coding models — at $0.435 per million input tokens and $0.87 per million output. For context, Claude Opus 4.8 runs $5 input / $25 output and Fable 5 runs $10 / $50 — Fable 5 was suspended under export controls in June 2026 but was redeployed on July 1 and is available again, billed through usage credits at that rate. That makes V4-Pro roughly 28× cheaper per output token than Opus 4.8 and around 34× cheaper than GPT-5.5. After the May 22, 2026 price change, that pricing is permanent rather than promotional — the standing rate, not a discount with an expiry date.

What still makes V4 notable is that the low price doesn't come with the usual quality cliff. Cheap open-weight models have existed for years; an open-weight model that lands an 80.6% SWE-bench score for cents on the dollar has not. The honest caveat is that the frontier has moved: at the April launch V4-Pro sat within roughly 0.2 points of the leading closed models, but Opus 4.8 (~88.6%) and Fable 5 (~95.0%) have since extended their lead, so V4-Pro is now the cost-and-open-weight leader rather than a frontier-parity model. DeepSeek paired the price with a 1M-token context (shipped as the default, not a premium add-on, via its CSA+HCA hybrid attention), a 384K maximum output, an OpenAI-compatible API, and prompt caching that drives repeated-prompt workloads close to free. For high-volume technical workloads where cost is the binding constraint, it remains the most consequential option in 2026 — provided the tradeoffs below fit.

Who Is It For?

DeepSeek V4 is squarely a developer tool, and the fit is sharpest where API cost is a primary constraint. If you're running high-volume LLM workloads — code review pipelines, RAG systems, agentic loops, batch inference — the price-performance ratio changes what's economically viable. Workloads that were too expensive to run at frontier quality become routine. Startups and indie developers building AI products get the clearest benefit: frontier coding performance without frontier pricing, which is often the difference between a margin that works and one that doesn't.

It also suits teams comfortable with open weights. The MIT license means you can download the model and self-host it, trading API fees for infrastructure cost and control. For organizations with GPU capacity and a reason to keep inference in-house — data sensitivity, latency, or sheer volume — that option is rare among frontier-class models. And for anyone already calling the OpenAI API, the compatibility layer makes V4 a drop-in cost reduction: in most cases, migration is a single endpoint change.

It is not for everyone, and the misfits are worth naming plainly. Enterprise teams under strict US or EU data-residency rules face real questions about routing data to a Chinese company's API servers — covered in its own section below. Non-technical users won't find a polished consumer product here; chat.deepseek.com exists but is secondary to the API. Teams that require SOC 2, HIPAA, or a contractual SLA won't find those on the standard consumer tiers. And because V4-Pro is still labelled preview, production deployments that can't tolerate behavioral drift should either pin a version or wait for general availability. If you need a turnkey IDE assistant rather than an API, Cursor or GitHub Copilot remain the better starting points.

Pros and Cons

What works well

Strongest open-weight coding result in 2026 (80.6% SWE-bench Verified) and the clear cost leader — roughly 28× cheaper per output token than Claude Opus 4.8
1M-token context shipped as the default (not a premium tier) in an open-weight model — entire codebases in a single call, self-hostable
Open-weight MIT license — self-host for zero per-token API cost if you have the infrastructure
OpenAI-compatible API — migrating from OpenAI or Anthropic is usually a single endpoint change
Prompt caching makes repeated-system-prompt workloads (RAG, agents) nearly free
Multiple provider options — DeepSeek API, OpenRouter, Fireworks, DeepInfra, Together.ai — so you're not locked to one vendor

What to watch out for

The closed frontier has pulled clearly ahead since launch — Opus 4.8 (~88.6%) and Fable 5 (~95.0%) lead SWE-bench Verified, and the gap widens on the hardest reasoning and agentic loops
World-knowledge and factual-recall gaps (SimpleQA, HLE) versus Gemini and Claude; long-context retrieval still trails Opus
Chinese company — data residency, GDPR, compliance, and geopolitical risk are legitimate concerns that don't apply to OpenAI, Anthropic, or Google
API-first — no native IDE integration, requires developer setup, not a consumer tool
V4-Pro is preview status — behavior may shift before GA; pin the version in production
No enterprise SLA or compliance certifications (SOC 2, HIPAA) on the consumer API; self-hosting the full 1.6T-parameter model needs substantial GPU infrastructure

Score Breakdown

Category scores — AIToolGrade methodology

Ease of Use
7.0
Features
9.0
Value for Money
10
Integration
8.0
Support & Docs
6.5

The shape is lopsided on purpose. Value for Money is a clean 10 — no open-weight peer delivers this benchmark tier at this price, and the permanent rate cut only strengthens that case. Support & Documentation sits at 6.5 for equally honest reasons: docs are improving but still maturing, there's no enterprise SLA on the consumer API, and support runs through GitHub and community channels rather than a dedicated desk. The 8.1 overall holds steady from the April launch — the permanent low pricing pushes Value up, while the closed frontier extending its lead pulls competitiveness down by about the same amount, and the two roughly cancel. It is a model that is exceptional on the axes developers optimize for and weakest exactly where risk-averse enterprises look first.

Benchmarks vs the Current Frontier

Benchmark figures below are vendor-reported and, where noted, third-party verified. SWE-bench Verified is the number that carries the most weight here because it measures real GitHub issue resolution rather than synthetic puzzles. V4-Pro's 80.6% (in Think-Max mode) is the top open-weight result — but read against the current closed frontier, it trails clearly rather than ties.

Benchmark DeepSeek V4-Pro (Max) Claude Opus 4.8 Claude Fable 5
SWE-bench Verified80.6%~88.6%~95.0%
Context window1M tokens1M tokens1M tokens
Input price / M$0.435$5.00$10.00
Output price / M$0.87$25.00$50.00
Open weights✓ MIT

Read the table as a single trade. On raw coding capability the closed frontier is now clearly ahead — V4-Pro trails Opus 4.8 by roughly eight points and Fable 5 by closer to fifteen on SWE-bench Verified, and the gap widens further on the hardest agentic and reasoning loops. Context window is no longer a differentiator either: Opus 4.8 and Fable 5 both ship 1M. Where V4-Pro still wins, decisively, is price and openness — roughly 28× cheaper per output token than Opus 4.8, with downloadable MIT-licensed weights you can self-host. So the question a technical buyer faces isn't "is it as good as the frontier?" — it isn't — but "is it good enough for this workload at a fraction of the cost, and can I clear the data-residency gate?" For a lot of high-volume work, the answer to both is yes.

Pricing and Cost Comparison

Pricing is per million tokens and verified May 2026. The critical context: the 75% discount that brought these numbers down is permanent as of May 22, 2026 — it is no longer a promotional rate that can quietly expire. DeepSeek has also signaled that prices may fall further in H2 2026 once Huawei Ascend 950 chips become available, so this is a floor that may still be moving down.

TierInput / MOutput / MCache hit / M
V4-Flash$0.14$0.28$0.0028
V4-Pro$0.435$0.87$0.003625
Self-hosted (open weights)Infrastructure cost only — no per-token fee. Requires significant GPU compute for the full 1.6T-parameter model.

V4-Pro carries a 1M-token context and a 384K maximum output, so long-context jobs don't fragment into multiple calls or get truncated mid-generation. The cache-hit price is the detail that quietly matters most for production: at $0.003625 per million tokens, a repeated system prompt — the backbone of most RAG and agent setups — costs effectively nothing on subsequent calls. The numbers below translate the per-token rates into the workloads teams actually run (assuming an input-heavy mix; verify against your own traffic).

WorkloadDeepSeek V4-ProClaude Opus 4.8Claude Fable 5
1B tokens / month~$522~$8,400~$16,800
1K code reviews / day~$18 / month~$290 / month~$580 / month
Heavy RAG (cache hits)<$50 / month$400+ / month$800+ / month
What Changed

DeepSeek V4 released April 24, 2026. The 75% price discount was made permanent on May 22, 2026 — it is now the standing rate, not a promotion that can expire. V4-Pro runs $0.435/M input and $0.87/M output, roughly 28× cheaper per output token than Claude Opus 4.8. It is the strongest open-weight benchmark result, though the closed frontier (Opus 4.8 ~88.6%, Fable 5 ~95.0% on SWE-bench) now leads. The prior list price was $1.74/$3.48 per million input/output.

Key Features

Two variants — Flash and Pro. V4-Flash (284B parameters, ~13B active) is cost-optimized at $0.14/M input for high-throughput, latency-sensitive, or budget-bound work. V4-Pro (1.6T total, ~49B active) is performance-optimized at $0.435/M input and is the variant that posts the 80.6% SWE-bench score. The split lets you route cheap-and-fast versus best-quality on a per-call basis rather than committing to one model.

1M-token context window. A single call can hold an entire codebase, a long document set, or full system context — and, unlike a year ago, it ships as the default rather than a premium tier. The frontier has since matched the window (Opus 4.8 and Fable 5 are both 1M), so the edge here is having it bundled into an open-weight model at this price, not exclusivity. Long-context retrieval quality still trails Opus.

384K maximum output. Long generations — full file rewrites, large structured documents, bulk transformations — complete without the mid-output truncation that smaller output ceilings force you to stitch around.

Three reasoning-effort modes. V4-Pro runs in non-thinking, Think High, or Think Max modes — "V4-Pro-Max" is the Think-Max setting that posts the 80.6% SWE-bench score. You spend compute on deliberate, multi-step reasoning when the task needs it and run lean when it doesn't, rather than paying the reasoning tax on every call.

OpenAI-compatible API. The API mirrors the OpenAI surface, so existing SDKs and tooling generally work with a changed base URL and key. This is the feature that makes "try it" cheap: migrating an existing pipeline is usually a single endpoint change, not a rewrite.

Open weights, MIT license. The weights are downloadable and the license is permissive. You can self-host with no per-token fee, keep inference inside your own environment, or fine-tune — options that closed frontier models simply don't offer.

Prompt caching. Cache hits are billed at $0.003625/M on Pro. For any workload with a stable system prompt — agents, RAG, repeated templates — the recurring cost of that prompt drops to near zero after the first call.

Function calling and JSON mode. Structured outputs and tool calling are supported, which is what makes the model production-ready for agentic workflows rather than just chat. Reliable JSON and function calls are the plumbing real applications depend on.

Available through 5+ providers. Beyond DeepSeek's own API, V4 is served by OpenRouter, Fireworks, DeepInfra, Together.ai, and SiliconFlow. Multiple providers mean redundancy, price competition, and — for teams wary of routing through DeepSeek's own servers — alternative hosting paths.

Evaluate DeepSeek V4

Open-weight, OpenAI-compatible, and priced from $0.14/M input. Self-host or call it through any major provider.

Visit DeepSeek →
We may earn a commission at no extra cost to you

The Chinese Company Question

This is the part of the evaluation that has nothing to do with the benchmark and everything to do with whether you can actually deploy it. DeepSeek is a Chinese AI lab, and for US and EU organizations that introduces a set of concerns that don't exist for OpenAI, Anthropic, or Google: where does your data physically go, who can compel access to it, and does routing prompts to a Chinese company's API servers create a GDPR, contractual, or geopolitical exposure your legal and security teams won't sign off on.

These are legitimate questions, not a reason to dismiss the model. The distinction matters. A regulated enterprise handling customer PII under EU data-residency rules has a genuine blocker on the hosted API. An indie developer running a side project, or a team processing non-sensitive internal data, faces a much lower bar. And the open-weight release changes the calculus entirely for those with infrastructure: self-hosting keeps every token inside your own environment, which neutralizes the data-routing concern at the cost of running the hardware yourself. Several of the third-party providers also offer hosting outside China, which is a middle path worth investigating if the model fits but the default API endpoint doesn't.

The honest framing: treat the data-residency question as a hard gate to clear before the cost savings matter, not as a footnote. If your compliance posture rules out a Chinese-hosted API and you can't self-host, the price advantage is irrelevant — the model isn't deployable for you. If it doesn't, or if you can route around it, then the cost case stands on its own.

Community Sentiment

What Users Are Saying

We track discussion across Hacker News, r/MachineLearning, r/LocalLLaMA, developer forums, and API review sites to understand how V4 holds up on real workloads — and where the hesitations are.

80.6%
SWE-bench Verified
~28x
Cheaper Output Token
1M
Token Context
MIT
Open License

What developers consistently praise

"At $0.87/M output, V4-Pro is roughly 28x cheaper than Opus 4.8 while posting the top open-weight SWE-bench score. The frontier is ahead on raw capability now, but for high-volume coding work this still forces a cost conversation."

Developer community analysis · May 2026

"The OpenAI-compatible API means migration is usually a single endpoint change. We switched a RAG pipeline in 20 minutes and cut our monthly API bill by 85%."

r/MachineLearning · May 2026

Common reservations

"The Chinese company question is real for enterprise. Not a reason to dismiss the model — but data residency, GDPR, and geopolitical risk are legitimate concerns that don't apply to OpenAI or Anthropic."

Hacker News · April 2026

"V4-Pro is labelled preview. The behavior may shift before GA. We pin the version in production and budget a re-validation pass with every DeepSeek update — that overhead is worth tracking."

Developer review · May 2026
AIToolGrade Take

DeepSeek V4 remains the most significant cost story in open-weight AI coding. V4-Pro's 80.6% SWE-bench score at $0.435/M input — with pricing made permanent on May 22, 2026 — is the top open-weight result and roughly 28× cheaper per output token than Opus 4.8. What's changed since April is the frontier: Opus 4.8 (~88.6%) and Fable 5 (~95.0%) have extended a clear lead, so this is the cost-and-openness leader, not a frontier-parity model. The case for evaluating it is still straightforward where cost is the constraint: the strongest open-weight benchmark result, self-hostable MIT weights, and a drop-in OpenAI-compatible API. The honest constraints are equally clear: world-knowledge and long-context gaps versus Claude and Gemini, Chinese-company data-residency concerns, preview status that requires version pinning, and a developer-tool (not consumer) shape. If your use case is cost-optimized API access for coding, RAG, or agentic workflows — and you can clear the compliance gate — DeepSeek V4-Pro is the open-weight model to evaluate first in 2026.

The Bottom Line

DeepSeek V4 is the clearest evidence yet that strong coding capability is decoupling from frontier pricing — even if it no longer sits at the frontier itself. V4-Pro posts the top open-weight SWE-bench score, now ships the same 1M context the leading closed models do, and does it at roughly a twenty-eighth of Opus 4.8's per-output-token cost. The May 22, 2026 decision to make the discount permanent turned a promotional curiosity into a structural price floor — one that pressures every closed-model provider's economics, and one DeepSeek says may drop further later in the year as its domestic training stack (Huawei Ascend, Cambricon) scales. On pure price-performance among open-weight models, nothing else in 2026 is in the same conversation; on raw capability, Opus 4.8 and Fable 5 are now clearly ahead.

The reasons to hesitate are real, and none of them are about the model's quality. It's a developer API, not a consumer app — there's no native IDE plugin and setup assumes engineering fluency. V4-Pro is still preview, so production users need to pin versions and budget re-validation. There's no enterprise SLA or compliance certification on the consumer tiers. And the data-residency question for a Chinese-hosted API is a genuine gate for regulated organizations — clear it before the savings mean anything, because if you can't, they don't.

So the recommendation is conditional and specific. Best for: developers and teams running high-volume coding, RAG, or agentic workloads where API cost is a primary constraint; startups needing frontier performance without frontier pricing; and organizations comfortable with open weights and self-hosting. Not for: teams with strict US/EU data-residency requirements that can't self-host, non-technical users wanting a polished chat product, or production deployments that need SOC 2, HIPAA, or guaranteed API stability today. If you're optimizing cost on technical workloads and can clear the compliance gate, DeepSeek V4-Pro is the model to evaluate first. If you want a turnkey assistant instead of an API, Cursor, GitHub Copilot, and Google Antigravity remain the more practical picks; for an open-source CLI peer, see OpenCode. This score reflects the June 2026 state of a fast-moving release; we'll revisit it as V4-Pro moves toward general availability.