Skip to content

kaining-never-stop/llm-learning-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM Learning Notes

欢迎来到雷姆哈滋邦德的频道!!! 这里收录了我平时学习LLM、RL与Post-Train的学习笔记。欢迎大家学习、指正!! (正文保留 Markdown 原稿,数学公式使用 LaTeX 编写)

在线阅读

从数学讲清后训练

后训练基础

  • PyTorch 训练底层与 CausalLM 手撕

    从 Tensor、计算图、梯度与 AdamW 出发,串起 CausalLM 的 Logprob、Loss 和参数更新,并进一步手写最小 Llama 风格 Transformer。

获取笔记

也可以克隆仓库,后续通过 git pull 获取更新:

git clone https://github.com/kaining-never-stop/llm-learning-notes.git

About

语言模型、强化学习与后训练学习笔记

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors