COMMITS
/ examples/passkey/passkey.cpp March 31, 2026
A
common : move up common_init() and fix Windows UTF-8 logs (#21176)
Adrien Gallouët committed
March 4, 2026
S
Fix locale-dependent float printing in GGUF metadata (#17331)
SamareshSingh committed
June 6, 2025
G
llama : deprecate llama_kv_self_ API (#14030)
Georgi Gerganov committed
May 31, 2025
G
llama : deprecate explicit kv_self defrag/update calls (#13921)
Georgi Gerganov committed
April 1, 2025
X
common : refactor downloading system, handle mmproj with -hf option (#12694)
Xuan-Son Nguyen committed
March 13, 2025
G
llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181)
Georgi Gerganov committed
March 4, 2025
M
ggml : portability fixes for VS 2017 (#12150)
mgroeber9110 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
October 10, 2024
D
common : use common_ prefix for common library functions (#9805)
Diego Devesa committed
September 15, 2024
G
common : reimplement logging (#9418)
Georgi Gerganov committed
September 13, 2024
G
llama : llama_perf + option to disable timings during decode (#9355)
Georgi Gerganov committed
September 9, 2024
X
common : move arg parser code to `arg.cpp` (#9388)
Xuan Son Nguyen committed
S
llama : minor sampling refactor (2) (#9386)
slaren committed
September 7, 2024
X
common : refactor arg parser (#9308)
Xuan Son Nguyen committed
G
llama : refactor sampling v2 (#9294)
Georgi Gerganov committed
June 4, 2024
G
common : refactor cli arg parsing (#7675)
Georgi Gerganov committed
April 21, 2024
P
llama : support Llama 3 HF conversion (#6745)
Pedro Cuenca committed
February 27, 2024
G
llama : fix defrag bugs + add parameter (#5735)
Georgi Gerganov committed
February 25, 2024
G
llama : refactor k-shift implementation + KV defragmentation (#5691)
Georgi Gerganov committed
February 16, 2024
B
ggml : add numa options (#5377)
bmwl committed
January 8, 2024
G
examples : add passkey test (#3856)
Georgi Gerganov committed