#111 · Primary category: Education & Research

Foundations-of-LLMs

A book for Learning the Foundations of LLMs

Project last updated:12/12/25

GitHub Stars

17.8K

Forks

1.7K

Contributors

9

License

Other

Why we included this project

If you want to understand how large language models work under the hood rather than just treat them as a black-box API, this book from Zhejiang University is worth a look. It covers the field in six chapters, moving from statistical and Transformer-based language models through the evolution of LLM architectures, prompt engineering, parameter-efficient fine-tuning, model editing, and retrieval-augmented generation. Each chapter comes with a curated list of papers, so you can follow the research behind each technique. The book is updated monthly and is available as a full PDF plus per-chapter files, which makes it easy to use for self-study, as course reading, or to bring new engineers up to speed on an LLM team. It's a learning resource, not runnable software, but for teams that want a solid conceptual foundation before building, it's a handy reference to keep around.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category