Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
本项目是一个围绕 DeepLearning.AI 出品的 Post-Training for LLMs 系列课程,为国内学习者量身打造的中文翻译与知识整理教程。项目提供课程内容翻译、知识点梳理和示例代码等内容,旨在降低语言门槛,让更多学生、研究人员和开发者系统掌握大语言模型(LLM)后训练阶段的核心技术与实践方法。
| Date | Stars |
|---|---|
| 2026-07-31 | 250 |
| 2026-08-06 | 250 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<div align=center><h1>Post-Training of LLMs</h1></div>
<div align="center">
中文 | <a href="README_en.md">English</a>
</div>
  本项目围绕 DeepLearning.AI 出品的 Post-Training for LLMs 系列课程打造中文翻译与知识整理教程。我们提供课程内容翻译、知识点梳理和示例代码,旨在降低语言门槛,帮助学生、研究人员和开发者系统掌握大语言模型(LLM)后训练阶段的核心技术与实践方法。
  **在线视频课程地址:** [DeepLearning.AI - Post-training of LLMs](https://www.deeplearning.ai/short-courses/post-training-of-llms/)
  本项目的主要内容包括:1. 监督微调(SFT)的基础理论与实践应用,帮助学习者掌握如何通过有监督的方式对预训练模型进行精细化调整;2. 直接偏好优化(DPO)技术的深入解析,包括理论基础和实际操作指导;3. 在线强化学习(Online RL)在大模型后训练中的应用,涵盖从基础概念到高级实践的全流程内容;4. 完整的代码示例和实践项目,确保学习者能够将理论知识转化为实际应用能力。
  **项目的主要目标是让更多的学生、研究者和开发者能够系统性地学习和掌握大语言模型后训练的核心技术!任何人都可以提出 issue 或是提交 PR,共同构建维护这个项目。**
  想要深度参与的同学可以联系我们,我们会将你加入到项目的维护者中。
>   ***学习建议:本项目的学习建议是,先学习监督微调(SFT)的基础理论,然后学习直接偏好优化(DPO)技术,最后深入在线强化学习(Online RL)的应用。因为 SFT 是后训练的基础,DPO 是进阶技术,Online RL 是高级应用。初学者建议按照课程顺序循序渐进地学习。***
## 项目规划
#### 1、目录
- [第1章](./docs/chapter1)
- [1.1 课程介绍](./docs/chapter1/chapter1_1)
- [1.2 后训练技术介绍](./docs/chapter1/chapter1_2)
- [第2章](./docs/chapter2)
- [2.1 监督微调基础理论](./docs/chapter2/chapter2_1)
- [2.2 监督微调实践](./docs/chapter2/chapter2_2)
- [第3章](./docs/chapter3)
- [3.1 直接偏好优化基础理论](./docs/chapter3/chapter3_1)
- [3.2 直接偏好优化实践](./docs/chapter3/chapter3_2)
- [第4章](./docs/chapter4)
- [4.1 在线强化学习基础理论](./docs/chapter4/chapter4_1)
- [4.2 在线强化学习实践](./docs/chapter4/chapter4_2/)
- [第5章](./docs/chapter5/)
## 已完成的部分
| 章节 | 负责人 | 预估完成时间 | 状态 |
| -------------- | ------- | ------ | --- |
| 1.1 课程介绍 | 李柯辰 | 10.7 | ✅ |
| 1.2 后训练技术介绍 | 李柯辰 | 10.7 | ✅ |
| 2.1 监督微调基础理论 | 朱广恩 | 10.7 | ✅ |
| 2.2 监督微调实践 | 王泽宇 | 10.7 | ✅ |
| 3.1 直接偏好优化基础理论 | 王海洪 | 10.7 | ✅ |
| 3.2 直接偏好优化实践 | 张宏历 | 10.7 | ✅ |
| 4.1 在线强化学习基础理论 | 朱伯湘 | 10.7 | ✅ |
| 4.2 在线强化学习实践 | 蔡煊琪,朱伯湘 | 10.7 | ✅ |
| 5.1 总结 | 张宏历 | 10.7 | ✅ |
## 致谢
- 特别感谢 [@Datawhale](https://github.com/datawhalechina) 对本项目的支持
- 如果有任何想法可以联系我们,也欢迎大家多多提出 issue
- 特别感谢以下为教程做出贡献的同学!
<div align=center style="margin-top: 30px;">
<a href="https://github.com/datawhalechina/Post-training-of-LLMs/graphs/contributors">
<img src="https://contrib.rocks/image?repo=datawhalechina/Post-training-of-LLMs" />
</a>
</div>
## Star History
[](https://star-history.com/#datawhalechina/Post-training-of-LLMs&Date)
## 关注我们
<div align=center>
<p>扫描下方二维码关注公众号:Datawhale</p>
<img src="https://raw.githubusercontent.com/datawhalechina/pumpkin-book/master/res/qrcode.jpeg" width = "180" height = "180">
</div>
## License
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-lightgrey" /></a><br />本作品采用<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议</a>进行许可。
*注:默认使用CC 4.0协议,也可根据自身项目情况选用其他协议*
Excerpt of 3,071 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:8d858365f2594025, llm:Description (Chinese): translation and curated tutorial of DeepLearning.AI 'Post-Training for LLMs' course; provides translated course content, knowledge summaries, and example code for learning post-training techniques for LLMs.