bbruceyuan/LLMs-Zero-to-Hero
A comprehensive educational series teaching how to build LLMs from scratch, following the style of Andrej Karpathy's deep learning tutorials.

This repository is a learning resource that teaches Large Language Model fundamentals from zero, guiding learners through building an LLM step by step. It provides a structured curriculum with accompanying Bilibili video tutorials and GPU compute resources for hands-on model training. The series covers the complete pipeline from fundamentals to a working miniLLM, with related demo projects available in a companion repository.