How Is DeepSeek Selling AI This Cheap?: The Architecture Behind Its 671B Model
The Curious Architect
0:00 / 0:00
How Is DeepSeek Selling AI This Cheap?: The Architecture Behind Its 671B Model
85 просмотров · 2 недели назад
The Curious Architect
158 подписчиков
85 просмотров · 2 недели назад
How can a 671-billion-parameter AI model be so cheap?
DeepSeek changed the economics of large language models by optimizing much more than just the model size.
In this video, we break down the architecture behind DeepSeek's efficiency and understand how it manages to achieve high performance without activating all 671B parameters for every token.
We'll explore:
🧠 Mixture of Experts (MoE) — why only ~37B parameters are active per token
🚦 Expert Routing — how DeepSeek decides which experts process each token
⚡ Multi-Head Latent Attention (MLA) — how DeepSeek dramatically reduces KV-cache memory
🔢 FP8 Training — why lower-precision computation matters
🌐 GPU Communication — why moving data between GPUs can become a major bottleneck
🎯 Multi-Token Prediction (MTP) — how the training objective is optimized
💾 Context Caching — how repeated computation can be avoided
🤖 DeepSeek-R1 — how reinforcement learning adds another dimension to the architecture
The key idea is simple:
DeepSeek isn't cheap because it simply made a smaller model.
It's cheap because the entire system is designed to avoid unnecessary computation, memory usage, and communication.
This is the architecture lesson behind DeepSeek — and why it became such an important moment in the AI industry.
The Curious Architect
Understand the architecture. Build the intelligence.
#DeepSeek #AI #ArtificialIntelligence #LLM #MachineLearning #MoE #DeepSeekR1 #DeepSeekV3 #GenerativeAI #AIArchitecture