Many users thanked Sebastian Raschka for fixing a seed typo in his reasoning model book because the correction supports reproducibility and they value his clear educational content on building models from scratch.
Based on 22 visible X reactions from 37 accounts; directional sample.
Ask a question below.
Published answers will appear here.
@rasbt Love your Build From Scratch book! I’m looking forward to your future books. Just wondering—do you have any plans to publish a Build From Scratch book on multimodal language models (e.g. VLMs) or vision-language-action (VLA) models?
@rasbt typos in open-source code are just a tax on copy-paste engineering. the real mistake is thinking a seed value changes the lesson.
@rasbt saved my life with this book. thanks goat
@rasbt Just ordered the book!
Thanks everyone for all the kind words and feedback. Super happy that you are enjoying Build a Reasoning Model (From Scratch)! Unfortunately, there's small typo in listing 6.5 on page 198 (see video below). The line "torch.manual_seed(0)" should be "torch.manual_seed(5)" This correction is needed to reproduce the generated response in listing 6.5 and the corresponding log-probability outputs later in Chapter 6. If you use 0, the generated response and the results that follow will be different. This will be fixed in the next printing. I am sorry about the oversight, and I hope this note saves you some debugging time.
@rasbt Hope it won’t be fixed like the video 😂 Looking forward to purchasing it!
Many users thanked Sebastian Raschka for fixing a seed typo in his reasoning model book because the correction supports reproducibility and they value his clear educational content on building models from scratch.
Based on 22 visible X reactions from 37 accounts; directional sample.
Ask a question below.
Published answers will appear here.