Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
COMMITS
/ appendix-A/01_main-chapter-code/DDP-script.py February 11, 2025
S
Add torchrun bonus code (#524)
Sebastian Raschka committed
V
Comment that DDP-script.py does not work with GPUs > 2 (#523)
Victor Skvortsov committed
October 21, 2024
S
Set sampler in DDP example
Sebastian Raschka committed
September 29, 2024
S
Improve DDP on Windows (#376)
Sebastian Raschka committed
April 11, 2024
S
Organized setup instructions (#115)
Sebastian Raschka committed