COMMITS
/ CMakeLists.txt April 17, 2026
G
libs : rename libcommon -> libllama-common (#21936)
Georgi Gerganov committed
March 27, 2026
K
server: Introduce LLAMA_BUILD_WEBUI build flag to allow disabling the embedded web ui (#20158)
Kusha Gharahi committed
February 21, 2026
M
hexagon : fix build release (#19444) (#19587)
Mengsheng Wu committed
February 16, 2026
A
build : rework llama_option_depr to handle LLAMA_CURL (#19658)
Adrien Gallouët committed
February 15, 2026
A
build : remove LLAMA_HTTPLIB option (#19623)
Adrien Gallouët committed
February 9, 2026
H
cmake : add variable to skip installing tests (#19370)
Hugo committed
February 3, 2026
G
ci : add sanitizer runs for server (#19291)
Georgi Gerganov committed
January 14, 2026
A
refactor : remove libcurl, use OpenSSL when available (#18828)
Adrien Gallouët committed
January 10, 2026
A
common : add --license to display embedded licenses (#18696)
Adrien Gallouët committed
December 4, 2025
A
build : move _WIN32_WINNT definition to headers (#17736)
Adrien Gallouët committed
J
build: enable parallel builds in msbuild using MTT (#17708)
Jeff Bolz committed
December 3, 2025
R
ggml webgpu: add support for emscripten builds (#17184)
Reese Levine committed
November 12, 2025
A
cmake : move OpenSSL linking to vendor/cpp-httplib (#17177)
Adrien Gallouët committed
November 11, 2025
X
vendor: split httplib to cpp/h files (#17150)
Xuan-Son Nguyen committed
September 27, 2025
A
server : remove old LLAMA_SERVER_SSL (#16290)
Adrien Gallouët committed
A
build : add LLAMA_OPENSSL option (#16287)
Adrien Gallouët committed
September 16, 2025
Y
cmake : Do not install tools on iOS targets (#15903)
Yuri Khrustalev committed
August 14, 2025
J
finetune: SGD optimizer, more CLI args (#13873)
Jonathan Graehl committed
July 3, 2025
G
ggml : remove kompute backend (#14501)
Georgi Gerganov committed
June 24, 2025
M
cmake : use LLAMA_BUILD_NUMBER when defining LLAMA_INSTALL_VERSION (#14362)
Mathieu Baudier committed
June 13, 2025
C
cmake: Add ability to pass in LLAMA_BUILD_NUMBER/COMMIT (#14167)
Christian Kastner committed
June 5, 2025
May 8, 2025
D
ci : limit write permission to only the release step + fixes (#13392)
Diego Devesa committed
May 2, 2025
D
llama : move end-user examples to tools directory (#13249)
Diego Devesa committed
April 7, 2025
X
cmake : enable curl by default (#12761)
Xuan-Son Nguyen committed
March 17, 2025
C
cmake : enable building llama.cpp using system libggml (#12321)
Christian Kastner committed
February 6, 2025
A
build : fix llama.pc (#11658)
Adrien Gallouët committed
February 2, 2025
M
sampling : support for llguidance grammars (#10224)
Michał Moskal committed
January 26, 2025
B
cmake: add ggml find package (#11369)
bandoti committed
J
build: apply MSVC /bigobj option to c/cpp files only (#11423)
Jeff Bolz committed
January 25, 2025
J
build: add /bigobj to MSVC build (#11407)
Jeff Bolz committed
January 24, 2025
G
release : pack /lib in the packages (#11392)
Georgi Gerganov committed
January 18, 2025
G
cmake : add sanitizer flags for llama.cpp (#11279)
Georgi Gerganov committed
December 9, 2024
B
cmake : simplify msvc charsets (#10672)
Borislav Stanimirov committed
December 1, 2024
D
ggml : automatic selection of best CPU backend (#10606)
Diego Devesa committed
November 26, 2024
G
cmake : enable warnings in llama (#10474)
Georgi Gerganov committed
November 25, 2024
E
Introduce llama-run (#10291)
Eric Curtin committed
November 19, 2024
蕭
cmake: force MSVC compiler charset to utf-8 (#9989)
蕭澧邦 committed
November 14, 2024
D
ggml : build backends as libraries (#10256)
Diego Devesa committed
October 18, 2024
M
add amx kernel for gemm (#8998)
Ma Mingfei committed
October 9, 2024
D
cmake : do not build common library by default when standalone (#9804)
Diego Devesa committed
September 27, 2024
B
cmake : add option for common library (#9661)
Borislav Stanimirov committed
September 16, 2024
G
cmake : do not hide GGML options + rename option (#9465)
Georgi Gerganov committed
September 12, 2024
M
cmake : fix for builds without `GGML_CDEF_PUBLIC` (#9338)
Michael Podvitskiy committed
July 31, 2024
B
cmake : fix use of external ggml (#8787)
Borislav Stanimirov committed
July 17, 2024
H
[CANN] Add Ascend NPU backend (#6035)
hipudding committed
July 13, 2024
B
vulkan : cmake integration (#8119)
bandoti committed
July 9, 2024
J
make/cmake: LLAMA_NO_CCACHE -> GGML_NO_CCACHE (#8392)
Johannes Gäßler committed
B
cmake : allow external ggml (#8370)
Borislav Stanimirov committed
July 4, 2024
D
build: Export hf-to-gguf as snakecase
ditsuke committed