koboldcpp/tools
Concedo f0cd0225aa Merge commit '34af94cd9a' into concedo_experimental
# Conflicts:
#	.github/workflows/docker.yml
#	.github/workflows/make-release.yml
#	.github/workflows/release.yml
#	.pi/gg/SYSTEM.md
#	CMakeLists.txt
#	build-xcframework.sh
#	docs/development/HOWTO-add-model.md
#	docs/ops.md
#	docs/ops/SYCL.csv
#	docs/speculative.md
#	examples/sycl/update-ops-doc.sh
#	ggml/CMakeLists.txt
#	ggml/src/ggml-sycl/cpy.cpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	scripts/make-release-checks.sh
#	scripts/sync-ggml.last
#	tests/test-chat-auto-parser.cpp
#	tests/test-chat.cpp
#	tests/test-jinja.cpp
#	tests/test-llama-archs.cpp
#	tests/testing.h
#	tools/llama-bench/llama-bench.cpp
#	tools/server/README.md
2026-08-20 17:08:46 +08:00
..
batched-bench cmake : add install() for impl libraries + fix apple builds (#23511) 2026-05-22 11:46:26 +03:00
cli chat : pass reasoning_effort to template 2026-08-14 13:23:11 -05:00
completion common: migrate the deprecated --mmap/--no-mmap to --load-mode (#26934) 2026-08-15 16:35:53 +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-08-14 18:10:18 +08:00
llama-bench llama-bench: fix deprecation warnings missing trailing newline (#27179) 2026-08-17 07:33:24 +03:00
mtmd Merge commit '34af94cd9a' into concedo_experimental 2026-08-20 17:08:46 +08:00
parser chat : enable tool call in thinking for DS4 (#26269) 2026-08-01 00:13:07 -05:00
perplexity perplexity : fix format specifier in LOG_ERR (#23788) 2026-05-28 10:34:58 +03:00
quantize Merge branch 'upstream' into concedo_experimental 2026-08-14 18:10:18 +08:00
rpc binaries : Improve rpc-server and export-graph-ops names. (#25045) 2026-06-27 10:31:29 +03:00
server Merge commit '34af94cd9a' into concedo_experimental 2026-08-20 17:08:46 +08:00
tts Merge branch 'upstream' into concedo_experimental 2026-08-12 21:34:23 +08:00
ui Merge commit '34af94cd9a' into concedo_experimental 2026-08-20 17:08:46 +08:00
kcpplauncherhook.py