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 최신버젼 다운로드

최종 버전 다운로드 (.zip)
// repository documentation