easy_llm.cpp

(★ 14)

A minimal C++ framework for learning and understanding the LLM inference pipeline. The project aims to be readable, easy to learn, and easy to modify, while preserving the key steps of a full inference flow (config loading, weight loading, tokenizer, prefill/decode, sampling and decoding)

easy_llm.cpp Latest Version Download

Download Latest Version (.zip)
// repository documentation