DeepSeek Targets AGI in Massive $10 Billion Funding Round

DeepSeek's $10B pivot to AGI signals a major shift in the competitive landscape for foundational AI models.
30-Second TL;DR
What Changed
DeepSeek is seeking 70 billion yuan ($10 billion) in new capital.
Why It Matters
This strategic pivot suggests that DeepSeek intends to compete directly with top-tier labs like OpenAI and Anthropic by focusing on foundational model capabilities rather than immediate productization.
What To Do Next
Monitor DeepSeek's GitHub and research papers closely for new architectural breakthroughs that may challenge current SOTA models.
Key Points
- •DeepSeek is seeking 70 billion yuan ($10 billion) in new capital.
- •The company is shifting focus toward AGI research rather than short-term revenue.
- •Management is actively communicating this long-term vision to potential investors.
Deep Insight
Background and context from public sources — not the original article. 19 sources cited.
Enhanced Key Takeaways
- •DeepSeek was founded in July 2023 by Liang Wenfeng, co-founder of the quantitative hedge fund High-Flyer Capital Management, which initially funded DeepSeek's operations.
- •Prior to this funding round, DeepSeek had largely been self-funded by High-Flyer's balance sheet for two years, having previously turned down external investments from leading Chinese venture capital firms and major tech companies.
- •The current funding round, initially targeting a $10 billion valuation for a $300 million raise, has seen its valuation rapidly escalate to a reported $45-50 billion, with China's state-backed semiconductor investment vehicle, the 'Big Fund,' potentially leading the investment.
- •DeepSeek's models, such as DeepSeek-R1 and DeepSeek V4, are recognized for their cost-efficiency in training and inference, often achieving performance comparable to leading models like OpenAI's GPT-4/o1 and Anthropic's Claude Opus at a significantly lower cost.
- •DeepSeek's commitment to open-weight models, released under the MIT License, distinguishes its approach in the competitive AI landscape, fostering transparency and community-driven innovation.
Competitor Analysis
- DeepSeek V4 Pro
- Mixture-of-Experts (MoE), Multi-head Latent Attention (MLA), FP8 training
- OpenAI (e.g., GPT-5.5)
- Closed-source, likely Transformer-based, potentially MoE
- Anthropic (e.g., Claude Opus 4.7)
- Closed-source, likely Transformer-based
- DeepSeek V4 Pro
- Open-weight (MIT License)
- OpenAI (e.g., GPT-5.5)
- Closed-source
- Anthropic (e.g., Claude Opus 4.7)
- Closed-source
- DeepSeek V4 Pro
- 1 Million tokens
- OpenAI (e.g., GPT-5.5)
- 124,000 tokens (ChatGPT-o1 Mini)
- Anthropic (e.g., Claude Opus 4.7)
- Generally long, but specific for Opus 4.7 not detailed
- DeepSeek V4 Pro
- $0.435 (V4 Pro)
- OpenAI (e.g., GPT-5.5)
- $0.75 (GPT-5.4 mini)
- Anthropic (e.g., Claude Opus 4.7)
- Higher than DeepSeek V4 Pro
- DeepSeek V4 Pro
- $0.87 (V4 Pro)
- OpenAI (e.g., GPT-5.5)
- $4.50 (GPT-5.4 mini)
- Anthropic (e.g., Claude Opus 4.7)
- Higher than DeepSeek V4 Pro
- DeepSeek V4 Pro
- Mathematics: 96% (tied)
- OpenAI (e.g., GPT-5.5)
- Mathematics: 96%
- Anthropic (e.g., Claude Opus 4.7)
- N/A (not directly compared in this report)
- DeepSeek V4 Pro
- Cybersecurity: 32% (vs. 71%)
- OpenAI (e.g., GPT-5.5)
- Cybersecurity: 71%
- Anthropic (e.g., Claude Opus 4.7)
- N/A
- DeepSeek V4 Pro
- Software Engineering: 74% (vs. 81%)
- OpenAI (e.g., GPT-5.5)
- Software Engineering: 81%
- Anthropic (e.g., Claude Opus 4.7)
- N/A
- DeepSeek V4 Pro
- 800 (comparable to GPT-5.4 mini)
- OpenAI (e.g., GPT-5.5)
- 1260 (GPT-5.5), 999 (Opus 4.6)
- Anthropic (e.g., Claude Opus 4.7)
- 999 (Opus 4.6)
- DeepSeek V4 Pro
- 94% compliance (R1-0528)
- OpenAI (e.g., GPT-5.5)
- 8% compliance (US reference models)
- Anthropic (e.g., Claude Opus 4.7)
- 8% compliance (US reference models)
| Feature/Metric | DeepSeek V4 Pro | OpenAI (e.g., GPT-5.5) | Anthropic (e.g., Claude Opus 4.7) |
|---|---|---|---|
| Architecture | Mixture-of-Experts (MoE), Multi-head Latent Attention (MLA), FP8 training | Closed-source, likely Transformer-based, potentially MoE | Closed-source, likely Transformer-based |
| Openness | Open-weight (MIT License) | Closed-source | Closed-source |
| Context Window | 1 Million tokens | 124,000 tokens (ChatGPT-o1 Mini) | Generally long, but specific for Opus 4.7 not detailed |
| Pricing (Input/1M tokens) | $0.435 (V4 Pro) | $0.75 (GPT-5.4 mini) | Higher than DeepSeek V4 Pro |
| Pricing (Output/1M tokens) | $0.87 (V4 Pro) | $4.50 (GPT-5.4 mini) | Higher than DeepSeek V4 Pro |
| Key Benchmarks (May 2026 CAISI Evaluation vs. GPT-5.5) | Mathematics: 96% (tied) | Mathematics: 96% | N/A (not directly compared in this report) |
| Cybersecurity: 32% (vs. 71%) | Cybersecurity: 71% | N/A | |
| Software Engineering: 74% (vs. 81%) | Software Engineering: 81% | N/A | |
| Overall Performance (CAISI Elo Rating) | 800 (comparable to GPT-5.4 mini) | 1260 (GPT-5.5), 999 (Opus 4.6) | 999 (Opus 4.6) |
| Security (Jailbreaking Susceptibility) | 94% compliance (R1-0528) | 8% compliance (US reference models) | 8% compliance (US reference models) |
Technical Deep Dive
- DeepSeek models (e.g., V3, R1, V4) primarily utilize a Mixture-of-Experts (MoE) architecture for economical training and efficient inference.
- DeepSeek V4 Pro features 1.6 trillion total parameters with 49 billion activated parameters, supporting a 1-million-token context window.
- DeepSeek V3 has 671 billion total parameters with 37 billion activated for each token, pre-trained on 14.8 trillion tokens.
- The architecture incorporates Multi-head Latent Attention (MLA) for efficient inference and DeepSeekMoE for cost-effective training.
- DeepSeek has pioneered the use of FP8 precision for LLM pre-training, which doubles compute efficiency and halves memory usage compared to BF16.
- DeepSeek-LLM models use an auto-regressive transformer decoder architecture, similar to LLaMA, incorporating SwiGLU, RoPE, and RMSNorm.
- DeepSeek-R1 was notably trained using reinforcement learning, focusing on structured reasoning and the emergence of 'thinking brackets' for problem-solving.
Future ImplicationsAI analysis grounded in cited sources
Timeline
- 2023-07DeepSeek founded by Liang Wenfeng, initially funded by High-Flyer Capital Management.
- 2023-11DeepSeek released its first model, DeepSeek Coder, followed by the DeepSeek-LLM series.
- 2025-01DeepSeek launched its DeepSeek-R1 model and an eponymous chatbot, noted for cost-efficiency and performance.
- 2025-08DeepSeek V3.1 released, featuring a hybrid architecture and surpassing prior models on certain benchmarks.
- 2026-04DeepSeek began seeking its first external funding round, initially targeting $300 million at a $10 billion valuation.
- 2026-04-24DeepSeek released a preview of its V4 series (V4-Pro and V4-Flash), featuring 1.6 trillion total parameters and a 1-million-token context window.
Sources (19)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
Weekly AI Recap
Read this week's curated digest of top AI events →
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Bloomberg Technology ↗
This is a summary, not the original. Read the source, or get the weekly briefing.
The weekly digest
One email a week. Unsubscribe anytime.