← Back to Projects
Build LLM from Scratch
CompletedSeptember 2025
Recently delved into the book "Build a Large Language Model from Scratch" by Sebastian Raschka and it is truly enlightening. The book offers a detailed, step-by-step guide complete with code to train and fine-tune Language Models. Even if you may not find yourself developing a foundational Language Model from scratch in your daily tasks, the insights shared are invaluable.
LLMFine-tuningTrainingRLHFPython