rasbt / LLMs-from-scratch

Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
https://www.manning.com/books/build-a-large-language-model-from-scratch
Other
27.86k stars 3.16k forks source link

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

Closed casinca closed 1 week ago

casinca commented 1 week 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 1 week ago

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