Section 01
[Introduction] Building LLMs from Scratch: A Systematic Bottom-Up Learning Path
This article introduces the ai-learning project, which helps learners gain an in-depth understanding of the working principles of large language models (LLMs) by building all components of an LLM from scratch. Addressing the limitations of existing resources, the project adopts a bottom-up, progressive approach, allowing learners to gradually master everything from basic tools to complete architectures, transitioning from 'knowing what' to 'knowing why'.