DeepSeek: Large Language Model of Year 2025 (and new book!)DeepSeek:2025 年度大语言模型(以及新书!)
My Favorite AI Breakthrough This Year: DeepSeek
When MIT CSAIL asked on Twitter about everyone's favorite AI breakthrough this year, my answer was clear: DeepSeek.
It’s been about a year since the 2025 DeepSeek moment. Nathan Lambert's 2025 Open Models Year in Review puts DeepSeek, Qwen, and Kimi as the top 3 open-source models in 2025. This recognition is well-deserved and reflects DeepSeek's significant impact on the open-source AI community.
Why DeepSeek Stands Out
Although we have more powerful models like Claude, OpenAI, and innovations like Cursor, Nano Banana this year, DeepSeek's position has not changed. This is especially remarkable given that more companies like Meta and xAI are switching their models to closed-source during this period. Meanwhile, as many labs invest in flashy agentic applications, DeepSeek continues to invest in fundamental research, as reflected in its recent mHC (5 Jan, 2026) and Conditional Memory Engram (12 Jan 2026) papers.
DeepSeek's commitment to openness has not gone unnoticed by the scientific community. Nature featured DeepSeek in a prominent article: "DeepSeek-R1 incentivizes reasoning in LLMs through reinforcement learning" published on September 17, 2025. Shortly after, on December 8, 2025, Nature recognized Liang Wenfeng as part of Nature's 10, a list of people who shaped science in 2025.
Credit to @natolambert for this adorable image
DeepSeek in Practice: A New Book
As an open-source enthusiast, it's a pleasure to contribute back to the community. I'm excited to announce the publication of "DeepSeek in Practice: From basics to fine-tuning, distillation, agent design, and prompt engineering of open source LLM", published on November 21, 2025.
I am responsible for Chapters 1, 2, and 4, with the rest co-authored by Alex and Durate. The book covers:
- Chapter 1: What is DeepSeek?
- Chapter 2: Deep Dive into DeepSeek
- Chapter 3: Prompting DeepSeek
- Chapter 4: Using DeepSeek: Case Studies
- Chapter 5: Building with DeepSeek
- Chapter 6: Agents with DeepSeek
- Chapter 7: DeepSeek-Driven Fine-Tuning of Gemma 3 for Legal Reasoning
- Chapter 8: Deploying DeepSeek Models
The Journey to Publication
I got connected with Packt Publishing back in 2022, after I led a feature launch in the Containers department and got the chance to talk about it on a YouTube channel. Packt initially wanted me to write a book about serverless and containers. We came up with an outline but didn't continue through at that time. I kept this connection since then.
Last year, when I saw Packt published a book about Bedrock, I was excited as I am in the same product department. This year in May, I received a message invitation from Gebin, the Director of GenAI Content Publishing and Partnerships asking if I was interested in co-authoring a book about the open-source model DeepSeek. At the same time, I happened to be transitioning my research toward open-source LLM optimization and had looking into DeepSeek-R1 (671B).
At that time, I was hesitant as I knew bandwidth was limited, so I was transparent about this situation. Thanks to Gebin, VG (our editor), and Prajakta for supporting me to make this book completed.
Keeping Content Fresh in a Fast-Moving Field
Initially, I was worried about the industry pace changing so quickly. Nearly every two weeks there is a new model coming up. Would this book fall behind the latest industry news when it's published?
I got mental support from my colleague Raj, the Principal Engineer on our team. He said not to worry about content becoming stale—it's always good to give back to the community for people who are not experts or closely on the front lines of this LLM domain. I feel deeply grateful for those words, and I sincerely thank my manager Rakesh, Xu, and my colleague Sid, along with Raj, for their continued support.
Fortunately, when we published the book, our content was still fresh. Of course, in between, we incrementally added content based on the latest model updates. Though we still didn't get a chance to catch up with DeepSeek v3.2: "DeepSeek-V3.2: Pushing the Frontier of Open Large Language Models" submitted on December 2, 2025, to arXiv.
That's really the DeepSeek way—no on-purpose marketing, just shooting out a paper on arXiv or open weights on HF. I like it.
Why DeepSeek Still Matters
Even today, I know lots of people prefer to use smaller models like Qwen, but DeepSeek has its unique advantages. This book shares with you how to use it in practice.
In a sense, DeepSeek's open-sourcing this year has provided the industry with a new option to foundational large models, while breaking down the barriers of previously closed models. This significance is long-term. I have seen more than one organization learning from and researching DeepSeek, including optimizing it, which promotes the openness and development of the entire industry ecosystem.
Numerous implementations already exist, such as MCP, vLLM, and SGLang, as well as the most recent Xiaomi MiMo and OLMo releases.
The open-source ecosystem is in place.
Open source is the way.
我今年最喜欢的 AI 突破:DeepSeek
当 MIT CSAIL 在 Twitter 上发问,让大家说出今年最喜欢的 AI 突破时,我的答案很明确:DeepSeek。
距离 2025 年的"DeepSeek 时刻"已经过去大约一年了。Nathan Lambert 的《2025 开源模型年度回顾》把 DeepSeek、Qwen 和 Kimi 列为 2025 年开源模型前三。这份认可实至名归,也反映了 DeepSeek 对开源 AI 社区的深远影响。
DeepSeek 为何脱颖而出
尽管今年我们有 Claude、OpenAI 等更强大的模型,也有 Cursor、Nano Banana 这样的创新产品,DeepSeek 的地位依然没有改变。尤为难得的是,同一时期 Meta、xAI 等更多公司正把自家模型转向闭源。与此同时,当许多实验室押注光鲜的智能体应用时,DeepSeek 仍持续投入基础研究——最近的 mHC(2026 年 1 月 5 日)和 Conditional Memory Engram(2026 年 1 月 12 日)两篇论文就是佐证。
DeepSeek 对开放的坚持也没有被科学界忽视。《自然》(Nature)在 2025 年 9 月 17 日发表了重磅文章:《DeepSeek-R1 通过强化学习激发 LLM 的推理能力》。随后在 2025 年 12 月 8 日,《自然》将梁文锋评入 Nature's 10——2025 年度塑造科学的十位人物。
感谢 @natolambert 提供这张可爱的图
DeepSeek in Practice:一本新书
作为开源爱好者,能回馈社区是一种乐趣。我很高兴地宣布,《DeepSeek in Practice: From basics to fine-tuning, distillation, agent design, and prompt engineering of open source LLM》已于 2025 年 11 月 21 日出版。
我负责第 1、2、4 章,其余章节由 Alex 与 Durate 合著。全书内容包括:
- 第 1 章:什么是 DeepSeek?
- 第 2 章:深入 DeepSeek
- 第 3 章:DeepSeek 提示工程
- 第 4 章:使用 DeepSeek:案例研究
- 第 5 章:基于 DeepSeek 构建应用
- 第 6 章:基于 DeepSeek 的智能体
- 第 7 章:以 DeepSeek 驱动的 Gemma 3 法律推理微调
- 第 8 章:部署 DeepSeek 模型
出版之路
我与 Packt 出版社的缘分始于 2022 年——当时我在 Containers 部门主导了一个功能的发布,并有机会在一个 YouTube 频道上分享。Packt 最初希望我写一本关于 serverless 与容器的书。我们拟好了大纲,但那时没有继续推进。此后我一直保持着这份联系。
去年,当我看到 Packt 出版了一本关于 Bedrock 的书时非常兴奋,因为我就在同一个产品部门。今年五月,我收到 GenAI 内容出版与合作总监 Gebin 的消息邀请,问我是否有兴趣合著一本关于开源模型 DeepSeek 的书。恰在此时,我的研究方向正转向开源 LLM 优化,并且一直在研究 DeepSeek-R1(671B)。
当时我有些犹豫,因为深知自己精力有限,于是坦诚地说明了情况。感谢 Gebin、我们的编辑 VG 和 Prajakta 的支持,让这本书得以完成。
在快速演进的领域里保持内容新鲜
起初,我很担心行业节奏变化太快。几乎每两周就有新模型问世。这本书出版时会不会已经落后于最新的行业动态?
我从同事 Raj——我们团队的 Principal Engineer——那里获得了精神支持。他说不必担心内容过时——为那些并非专家、不在 LLM 领域第一线的人回馈社区,永远是值得的。这番话让我深受感动。我诚挚感谢我的经理 Rakesh、Xu,以及同事 Sid 和 Raj 的持续支持。
幸运的是,书出版时内容依然新鲜。当然,其间我们也根据最新的模型动态增量补充了内容。不过我们还是没来得及跟上 DeepSeek v3.2——《DeepSeek-V3.2: Pushing the Frontier of Open Large Language Models》于 2025 年 12 月 2 日提交到 arXiv。
这就是典型的 DeepSeek 风格——不刻意营销,只是往 arXiv 上发一篇论文、往 HF 上放出开源权重。我喜欢这种方式。
DeepSeek 为何依然重要
即使在今天,我知道很多人更偏爱 Qwen 这样的小模型,但 DeepSeek 有其独特优势。这本书将与你分享如何在实践中使用它。
某种意义上,DeepSeek 今年的开源为行业提供了基础大模型的新选项,同时打破了此前闭源模型的壁垒。这一意义是长期的。我见过不止一家机构在学习和研究 DeepSeek,包括对其进行优化——这推动了整个行业生态的开放与发展。
大量实现已经落地,比如 MCP、vLLM、SGLang,以及最近发布的小米 MiMo 和 OLMo。
开源生态已经就位。
坚持开源(Open source is the way)。