COMMITS
/ examples/simple-chat/simple-chat.cpp March 4, 2026
S
Fix locale-dependent float printing in GGUF metadata (#17331)
SamareshSingh committed
July 2, 2025
G
simple-chat : fix context-exceeded condition (#14494)
Georgi Gerganov committed
June 22, 2025
G
examples : fix is_first logic for tokenization (#14329)
Georgi Gerganov committed
June 6, 2025
G
llama : deprecate llama_kv_self_ API (#14030)
Georgi Gerganov committed
May 21, 2025
G
kv-cache : simplify the interface (#13660)
Georgi Gerganov committed
March 13, 2025
G
llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181)
Georgi Gerganov committed
January 21, 2025
O
Add Jinja template support (#11016)
Olivier Chafik committed
January 20, 2025
G
examples : fix add_special conditions (#11311)
Georgi Gerganov committed
January 19, 2025
G
simple-chat : fix BOS being added to each message (#11278)
Georgi Gerganov committed
January 12, 2025
G
llama : add `llama_vocab`, functions -> methods, naming (#11110)
Georgi Gerganov committed
January 6, 2025
G
llama : update llama_model API names (#11063)
Georgi Gerganov committed
November 25, 2024
D
ggml : add support for dynamic loading of backends (#10469)
Diego Devesa committed
November 2, 2024
D
simple-chat : only add bos on first prompt (#10129)
Diego Devesa committed
November 1, 2024
D
llama : add simple-chat example (#10124)
Diego Devesa committed