mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Add torchrun bonus code (#524)
This commit is contained in:
committed by
GitHub
parent
f90bec7dfb
commit
3c29b67cd0
11
appendix-A/README.md
Normal file
11
appendix-A/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Appendix A: Introduction to PyTorch
|
||||
|
||||
|
||||
## Main Chapter Code
|
||||
|
||||
- [01_main-chapter-code](01_main-chapter-code) contains the main chapter code
|
||||
|
||||
|
||||
## Bonus Materials
|
||||
|
||||
- [02_setup-recommendations](02_setup-recommendations) contains Python installation and setup recommendations.
|
||||
Reference in New Issue
Block a user