Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ParagonLight committed Dec 2, 2024
1 parent 07652fc commit 6eb50b4
Show file tree
Hide file tree
Showing 6 changed files with 1,121 additions and 5 deletions.
9 changes: 8 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,11 @@ marp: true
6. [大语言模型解析 III: Attention Layer](lecture6.html)
7. [大语言模型解析 IV: Flash Attention](lecture7.html)
8. [大语言模型解析 V: MoE, LoRA](lecture8.html)
9. [大语言模型解析 VI: Fine-tuning](lecture9.html)
9. [大语言模型解析 VI: Fine-tuning](lecture9.html)


---

课程目录
10. [大语言模型解析 VII: LLM save/load](lecture10.html)
11. [大语言模型解析 VII: LLM 推理, 解码策略, KVCache](lecture11.html)
Loading

0 comments on commit 6eb50b4

Please sign in to comment.