Verified project record
rasbt/LLMs-from-scratch
A step-by-step educational repository that teaches developers how to code a GPT-like large language model from the ground up using plain PyTorch. The materials cover the full pipeline from text data preparation to attention mechanisms, pretraining, and finetuning.