AIToday
Large Language ModelsHacker NewsPublished: Apr 27, 2026, 16:01 JST1 min read

DeepSeek releases V4, its first model optimized for Chinese chips like Huawei's Ascend, amid a push to reduce dependence on Nvidia.

DeepSeek releases V4, its first model optimized for Chinese chips like Huawei's Ascend, amid a push to reduce dependence on Nvidia.

3 Key Points

  1. DeepSeek unveiled V4 in two versions: V4-Pro for coding and complex tasks, and V4-Flash for faster, cheaper operation. Both can process 1 million tokens and offer reasoning modes. V4-Pro costs $1.74 per million input tokens and $3.48 per million output tokens; V4-Flash costs about $0.14 per million input tokens and about $0.28 per million output tokens.

  2. V4 uses a redesigned attention mechanism (the part of an AI that weighs which parts of a prompt matter most) that compresses older information instead of treating all earlier text equally. In a 1-million-token context, V4-Pro uses only 27% of the computing power and 10% of the memory required by its previous model V3.2; V4-Flash uses just 10% of the computing power and 7% of the memory.

  3. V4-Pro matches the performance of Anthropic's Claude-Opus-4.6, OpenAI's GPT-5.4, and Google's Gemini-3.1 on major benchmarks, and exceeds other open-source models such as Alibaba's Qwen-3.5 and Z.ai's GLM-5.1 on coding, math, and STEM problems. More than 90% of 85 experienced developers surveyed included V4-Pro in their top model choices for coding tasks.

  4. V4 is DeepSeek's first model optimized for domestic Chinese chips, specifically Huawei's Ascend. Huawei said its Ascend supernode products based on the Ascend 950 series would support DeepSeek V4, allowing users to run modified versions on Huawei chips.

Ask the AI about this article →

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Claude 5.1 adds song lyric ban after Sony, Warner suitSimon Willison's Weblog · 1h ago
  • US military adds ChatGPT and Grok to GenAI.milTHE DECODER · 1h ago
  • AWS Cloud Quest 2.0 launches with AI virtual customersPublickey · 1h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleRedVLA: First red teaming framework for detecting unsafe behaviors in Vision-Language-Action models before deployment