π©
A comprehensive educational repository teaching how to build, pretrain, and finetune GPT-like language models from scratch. Based on the bestselling book by Sebastian Raschka, this project provides complete code for understanding LLM internals by implementing them step-by-step in PyTorch, mirroring the approach used in creating foundational models like ChatGPT.