Documenting and sharing the code developed as I progress through the book Build a Large Language Model (From Scratch) by Sebastian Raschka. This repository serves as a hands-on companion to the book, with code implementations that follow the chapters and concepts presented in the text. Obviously, the code will be similar to the original repo associated with the book with minor changes/experiment of mine.
Original repository of the book: LLMs-from-scratch.