Build a LLM From Scratch 从零实现一个 Decoder-only 大语言模型 项目结构 src/: 模型核心代码 notebooks/: 实验笔记 data/: 数据集 checkpoints/: 模型权重