feat: launch LLM Atlas research course

This commit is contained in:
wuyang
2026-07-28 21:55:19 +08:00
commit 7d5c5e4c54
33 changed files with 13285 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<footer class="site-footer">
<div>
<a class="footer-mark" href="/">L/A</a>
<p>从第一性原理到 Kimi K3:一套持续更新、证据可追溯的中文 LLM 技术课程。</p>
</div>
<div class="footer-links">
<a href="/roadmap/">学习地图</a>
<a href="/progress/">研究进度</a>
<a href="https://git.k1412.top/wuyang/llm-atlas" rel="noreferrer">开放源码</a>
<a href="https://github.com/MoonshotAI/Kimi-K3" rel="noreferrer">K3 官方报告</a>
</div>
<p class="footer-legal">代码 MIT · 原创内容 CC BY-SA 4.0 · 研究截止 2026-07-28</p>
</footer>