ai¶
通用
2024年
- Build a Large Language Model (From Scratch)
- 1. Understanding LLM
- 2. Working with Text Data
- 3. Coding Attention Mechanisms
- 4 Implementing a GPT model from Scratch To Generate Text
- 5 Pretraining on Unlabeled Data
- 6 Fine-tuning for classification
- 7 Fine-tuning to follow instructions
- Appendix A. Introduction to PyTorch
- Appendix B. References and Further Reading
- Appendix C. Exercise Solutions
- Appendix D. Adding Bells and Whistles to the Training Loop
- appendix E Parameter-efficient fine- tuning with LoRA
- 其他
- 动手学深度学习(Dive into Deep Learning)