rasbt / LLMs-from-scratch

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
https://www.amazon.com/Build-Large-Language-Model-Scratch/dp/1633437167
Other
32.84k stars 3.95k forks source link

[Typo][Minor] typo in "A.9.3 Training with multiple GPUs" #359

Closed casinca closed 2 months ago

casinca commented 2 months ago

Bug description

It's insignificant, just reporting for completeness, should be Distributed-Sampler instead of Distibuted-Sampler

image

What operating system are you using?

None

Where do you run your code?

None

Environment

rasbt commented 2 months ago

Thanks for the note, I appreciate it! I will pass that to the layout team.