koboldcpp/tools
Concedo 382ce55fb7 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.devops/intel.Dockerfile
#	README.md
#	docs/backend/SYCL.md
#	docs/install.md
#	docs/ops.md
#	docs/ops/SYCL.csv
#	ggml/src/ggml-sycl/binbcast.cpp
#	ggml/src/ggml-sycl/concat.cpp
#	ggml/src/ggml-sycl/dmmv.cpp
#	ggml/src/ggml-sycl/element_wise.cpp
#	ggml/src/ggml-sycl/element_wise.hpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	ggml/src/ggml-sycl/mmvq.cpp
#	ggml/src/ggml-sycl/mmvq.hpp
#	tests/peg-parser/test-gbnf-generation.cpp
#	tests/test-backend-ops.cpp
#	tests/test-chat.cpp
#	tools/llama-bench/llama-bench.cpp
2026-06-16 17:55:04 +08:00
..
batched-bench cmake : add install() for impl libraries + fix apple builds (#23511) 2026-05-22 11:46:26 +03:00
cli cli : fix not copying preserved tokens (#24258) 2026-06-14 11:52:15 +02:00
completion Merge branch 'upstream' into concedo_experimental 2026-06-10 00:36:26 +08:00
fit-params cmake : add install() for impl libraries + fix apple builds (#23511) 2026-05-22 11:46:26 +03:00
gguf-split Merge branch 'upstream' into concedo_experimental 2026-04-17 22:37:37 +08:00
llama-bench bench : add --offline (#24511) 2026-06-16 08:26:05 +02:00
mtmd Merge branch 'upstream' into concedo_experimental 2026-06-16 17:55:04 +08:00
parser libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
perplexity perplexity : fix format specifier in LOG_ERR (#23788) 2026-05-28 10:34:58 +03:00
quantize Merge commit '6effcecd0b' into concedo_experimental 2026-06-07 17:10:58 +08:00
rpc reinstate rpc files 2026-05-12 21:41:10 +08:00
server Merge branch 'upstream' into concedo_experimental 2026-06-16 17:55:04 +08:00
tts Merge branch 'upstream' into concedo_experimental 2026-05-14 19:04:04 +08:00
ui Merge branch 'upstream' into concedo_experimental 2026-06-15 20:00:57 +08:00
kcpplauncherhook.py