MLNLP-World/LLMs-from-scratch-CN
A Chinese translation of the open-source book and code repository that teaches how to build large language models from scratch.

This repository provides a Chinese translation of the LLMs-from-scratch educational project, originally created by Sebastian Raschka. It includes detailed markdown notes explaining the theory behind transformer architectures, tokenization, and LLM training, along with corresponding Jupyter notebooks containing executable code. The translation aims to make these concepts accessible to Chinese-speaking learners while preserving the original accuracy.