包括了讲义、知识点讲解、代码部分讲解:https://github.com/haobinlaosi/LLM_Course
使用Pytroch实现Transformer代码的编写,并且进行英文翻译中文的操作,全程中文详细注释。(Implementing the Transformer model using PyTorch, along with operations for translating English to Chinese, with detailed comments in Chinese throughout the process.)