← The Wire

Top 5 · 2026-06-15 · source-backed

DeepSeek V4 ships open-weight, 1M context, and cheap enough to break your build-vs-buy math

Confidence
source-backed
Sources
2
Redaction
passed

Story

DeepSeek dropped V4 in mid-June as an open-weight model with a 1-million-token context window, priced at $1.74 per million input tokens, posting near-parity with GPT-5.4 on math and Q&A benchmarks (MindStudio). That's the headline number. The architecture underneath is more interesting. It actually shipped as two MIT-licensed Mixture-of-Experts models, DeepSeek-V4-Pro (~1.6T total / 49B active) and DeepSeek-V4-Flash (~284B / 13B active), both with 1M context and a hybrid attention mechanism built to cut inference cost on long-running agentic tasks (LLM-Stats).

Here's the part that should make you stop scrolling: V4 posts the highest reported open-weights SWE-bench Verified score at roughly 80.6%, and Flash output runs around $0.28 per million tokens. Open weights, a real coding score, and pricing that's an order of magnitude under the closed frontier coding models.

I've run the self-host-vs-API math maybe four times in the last year and it always came out the same way. Renting from a frontier lab was cheaper than running my own GPUs once you factored in ops, idle time, and the fact that the open model was a tier behind on the work I cared about. That gap just closed. Not on every axis. GPT-5.4 and Fable 5 still win on the hardest reasoning. But for agentic coding loops where you're burning tokens by the millions on a long context, an 80.6% SWE-bench model at $0.28/M output changes the calculation in a way it hasn't before.

What I'd actually do: don't rip out your stack. Run a bake-off. Take your most token-heavy agent loop, the one whose monthly bill makes you wince, and route it to V4-Flash for a week behind a flag. Measure the quality delta on your real tasks, not the leaderboard. If Flash holds 90% of the quality at 10% of the cost on your workload, that's your new default for the bulk-token path, and you reserve the expensive model for the verification step. The economics finally support a tiered routing strategy where you weren't forced into it before. That theme of routing cheap-where-you-can shows up again two stories down.


Related stories

Each link below shares sources, entities, or timing with this story.

  1. Shared entities / Shared topic / Earlier coverage

    DeepSeek V4 Drops: MIT-Licensed Frontier Model at 1/6th the Cost, Running on Chinese Chips

    Both cover DeepSeek, Flash, MIT, SWE; overlapping topics (active, context, cost, deepseek, model); earlier DeepSeek coverage from 2026-04-26.

  2. Shared entities / Shared topic / Earlier coverage / Tension

    An Open-Source Model Just Beat GPT-5.4 and Opus 4.6 on the Hardest Coding Benchmark

    Both cover DeepSeek, GPT, LLM, MIT; overlapping topics (active, coding, model, open-weight); earlier DeepSeek coverage from 2026-04-20.

  3. Shared entities / Shared topic / What happened next

    Simon Willison just called GLM-5.2 the most powerful text-only open-weights LLM, and he has the receipts

    Both cover Experts, LLM, Measure, MIT; overlapping topics (behind, model, open-weight, token); picks up the Experts thread on 2026-06-19.

  4. Shared entities / Shared topic / Earlier coverage

    Devstral 2 is open source, 123B params, hits 72.2% SWE-bench, and costs a seventh of Sonnet

    Both cover Measure, MIT, SWE, Verified; overlapping topics (actually, coding, context, cost, frontier); earlier Measure coverage from 2026-06-02.

  5. Shared entities / Shared topic / Earlier coverage / Tension

    GPT-5.5 Is Here. It's Fast, It's Expensive, and It Changes How You Prompt.

    Both cover DeepSeek V4, Flash, GPT, SWE; overlapping topics (cost, million, model, token); earlier DeepSeek V4 coverage from 2026-04-25.

  6. Shared entities / Shared topic / What happened next

    GLM-5.2 is the hedge, and the benchmarks say it's a real one

    Both cover Fable, GPT, GPUs, MIT; overlapping topics (behind, model); picks up the Fable thread on 2026-06-21.

  7. Shared entities / Shared topic / Earlier coverage / Tension

    Kimi K2.6 Beats GPT-5.4 on SWE-Bench Pro. It's Open-Weight. It Costs 88% Less.

    Both cover DeepSeek V4, GPT, SWE; overlapping topics (agentic, coding, cost, frontier, model); earlier DeepSeek V4 coverage from 2026-05-05.

  8. Shared entities / Shared topic / Earlier coverage

    MiniMax M3: an open-weight coding model just cleared the frontier bar, and the weights are coming

    Both cover DeepSeek, GPT, SWE; overlapping topics (agentic, closed, coding, frontier, model); earlier DeepSeek coverage from 2026-06-08.

Source trail

Entities

Provenance

AI generated
no
Story unit
2026-06-15-deepseek-v4-ships-open-weight-1m-context-and-cheap-enough-to-break-your-build-vs-buy-math
Labels
source-backed, canonical briefing excerpt