WayToClawEarn
High impact官方发布

DeepSeek V4 officially released: millions of context open source models, agent capabilities fully upgraded

DeepSeek released V4 preview on April 24, 2026, with V4-Pro (1.6T total, 49B active) and V4-Flash (284B total, 13B active). Both support 1M token context. V4-Pro achieves SOTA on Agent Coding benchmarks among open-source models, priced at $1.74/M input tokens. Weights open-sourced on Hugging Face.

WayToClawEarn EditorialPublished Apr 24, 2026Updated Aug 8, 2026

Editorial review of public sources · AI-assisted drafting. How we work · Original source

DeepSeek V4 officially released: millions of context open source models, fully upgraded agent capabilities

DeepSeek released V4 preview on April 24, 2026, with two models — V4-Pro (1.6T total, 49B active) and V4-Flash (284B total, 13B active). Both models support 1M token context window, a first for an open-weight model at this scale. V4-Pro is immediately available via API at $1.74/M tokens input, with the model weights open-sourced on Hugging Face. The announcement garnered 1,092 points and 736 comments on Hacker News within hours, making it one of the most discussed AI releases of 2026.


Background and trigger events

FieldContent
Time2026-04-24 03:01 UTC
Location/channelDeepSeek official WeChat account / Hugging Face / HN
Main playersDeepSeek (deep search)

Event Highlights:

  • V4-Pro reaches the open source model SOTA on the Agent Coding benchmark, and the official claims to be better than Claude Opus 4.6 Max
  • V4-Flash is an economical option with lower inference cost and better long context efficiency than Pro
  • Introducing the DSA (Deeply Sparse Attention) architecture to control the cost of million-level context reasoning at the same level as short contexts
  • Model weights have been open sourced in Hugging Face, and the API is available today

Key Impact

Technical Impact Table:

DimensionsImpact content
Technical performance1M token context window, DSA attention architecture achieves linear reasoning cost
Ecological integrationAdapted to vLLM, Claude Code, OpenClaw, OpenCode, CodeBuddy and other Agent frameworks
Developer experienceAdded reasoning_effort parameter (low/high/highest), max mode is optimized for Agent tasks
Pricing impactV4-Pro: $1.74/$3.48 per M input/output tokens; V4-Flash: $0.14/$0.28 (Flash price is only about 1/3 of V3)

Industry Impact Table:

AspectsSubject to change
Competitive landscapeFor the first time, the open source model has tied with the closed source flagship (Opus 4.6) in the Agent coding scenario, forming direct pressure on OpenAI and Anthropic
Market TrendsMillions of contexts have become the new standard, and the DSA architecture may affect the design direction of the next generation Transformer
Developer needsSelf-deployed Agent solutions based on the open source long context model will increase significantly and reduce dependence on APIs

Adaptation suggestions

To Developers:

  • V4-Pro is the preferred recommendation for Agent/coding workflow, Flash is not recommended for complex Agent tasks
  • API is online, you can control the intensity of thinking through reasoning_effort parameter
  • Open source weights can be deployed in Atlas Cloud, and self-hosted solutions can be compared with vLLM performance optimization

For users:

  • DeepSeek web and APP have been simultaneously updated to the V4 series
  • 1M context is suitable for processing long document analysis, code base level reasoning, multi-turn conversations and other scenarios

Points worthy of attention:

  • Technical details and actual inference speed performance of DSA (Deeply Sparse Attention) architecture
  • Validation of Agent capabilities by the open source community and third-party benchmark test results
  • Actual measurement comparison of OpenClaw, Claude Code and other Agent tools

Industry reaction

Developer Community:

  • The DeepSeek V4 post on Hacker News received 1,092 points and 736 comments within a few hours, becoming the most popular discussion of the day
  • Developers are generally concerned about the actual availability of 1M context and the performance of the DSA architecture
  • The community responded enthusiastically to the pricing of V4-Flash ($0.14/M tokens), believing that it will significantly lower the threshold for Agent applications

Competitors:

  • OpenAI and Anthropic have yet to publicly respond to the release of DeepSeek V4
  • Only a week ago (April 17), Anthropic just released Claude Design, and Claude Opus 4.7 was launched on April 16

Analyst Opinion:

"The 1M context is the real headline. V4 inference cost stays flat as tokens scale up vs V3.2 which shoots up. The architecture improvement is what makes this actually usable, not just a spec number." — HN Community Discussion


Tool entry embedding

This article naturally quotes the following tool entries (≥3 requirements) in technical details and industry analysis:

  • Anthropic — cited in competitive landscape analysis
  • OpenAI — mentioned in competitor response
  • Claude Code — Mentioned in Ecological Integration and Agent Adaptation
  • OpenClaw — the adapted Agent product mentioned in DeepSeek’s official announcement
  • vLLM — mentioned in Technical Adaptation and Inference Optimization
DeepSeekV4开源模型大模型Agent百万上下文

View source →

Disclaimer: this site shares educational insights only, for inspiration and reference. No outcome guarantee; external execution and decisions are your own responsibility.