koboldcpp/tools/server
Concedo 19a12bb080 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	CODEOWNERS
#	common/CMakeLists.txt
#	ggml/CMakeLists.txt
#	ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
#	ggml/src/ggml-webgpu/ggml-webgpu.cpp
#	ggml/src/ggml-webgpu/wgsl-shaders/common_decls.tmpl
#	ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec.wgsl
#	scripts/sync-ggml.last
#	tools/cli/cli.cpp
#	tools/llama-bench/llama-bench.cpp
#	tools/perplexity/perplexity.cpp
2026-04-21 18:53:03 +08:00
..
bench Merge branch 'upstream' into concedo_experimental 2026-03-22 23:39:13 +08:00
public webui: add setting for first-line chat titles (#21797) 2026-04-13 09:30:46 +02:00
tests Merge branch 'upstream' into concedo_experimental 2026-04-20 20:19:11 +08:00
webui Merge branch 'upstream' into concedo_experimental 2026-04-14 20:06:04 +08:00
chat-llama2.sh scripts : make the shell scripts cross-platform (#14341) 2025-06-30 10:17:18 +02:00
chat.mjs llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
chat.sh scripts : make the shell scripts cross-platform (#14341) 2025-06-30 10:17:18 +02:00
README-dev.md server: (webui) no more gzip compression (#21073) 2026-03-31 15:44:26 +02:00
server-common.cpp server : speculative checkpointing (#19493) 2026-04-19 10:24:06 +03:00
server-common.h server : speculative checkpointing (#19493) 2026-04-19 10:24:06 +03:00
server-context.cpp server : remove /api endpoints (#22165) 2026-04-20 20:41:19 +03:00
server-context.h server : remove /api endpoints (#22165) 2026-04-20 20:41:19 +03:00
server-cors-proxy.h fix: Use lower-case proxy headers naming (#21235) 2026-03-31 17:47:46 +02:00
server-http.cpp server : remove /api endpoints (#22165) 2026-04-20 20:41:19 +03:00
server-http.h server: support OAI /v1/audio/transcriptions API (#21863) 2026-04-14 11:09:52 +02:00
server-models.cpp server : fix hardcoded proxy connection timeout in router mode (#18760) (#22003) 2026-04-21 06:41:14 +02:00
server-models.h server: allow router to report child instances sleep status (#20849) 2026-03-22 18:33:52 +01:00
server-queue.cpp server: improve slots scheduling for n_cmpl (#18789) 2026-01-15 17:10:28 +01:00
server-queue.h server: allow router to report child instances sleep status (#20849) 2026-03-22 18:33:52 +01:00
server-task.cpp server : speculative checkpointing (#19493) 2026-04-19 10:24:06 +03:00
server-task.h server : speculative checkpointing (#19493) 2026-04-19 10:24:06 +03:00
server-tools.cpp cli : add /glob command (#21084) 2026-03-28 02:33:04 +01:00
server-tools.h server: add built-in tools backend support (#20898) 2026-03-27 10:07:11 +01:00
server.cpp fit-params : refactor + add option to output estimated memory per device (#22171) 2026-04-21 09:54:36 +03:00