koboldcpp/tools/server
Concedo cd6788007e Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/workflows/build-cross.yml
#	.github/workflows/build-self-hosted.yml
#	.github/workflows/release.yml
#	examples/llama.android/lib/src/main/cpp/CMakeLists.txt
#	ggml/CMakeLists.txt
#	ggml/src/ggml-rpc/CMakeLists.txt
#	ggml/src/ggml-rpc/ggml-rpc.cpp
#	ggml/src/ggml-sycl/mmvq.cpp
#	ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
#	ggml/src/ggml-webgpu/ggml-webgpu.cpp
#	scripts/sync_vendor.py
#	tests/test-chat.cpp
#	tests/test-mtmd-c-api.c
#	tools/server/README.md
2026-04-20 20:19:11 +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
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 : refactor "use checkpoint" logic (#22114) 2026-04-20 08:42:37 +03:00
server-context.h server: support OAI /v1/audio/transcriptions API (#21863) 2026-04-14 11:09:52 +02: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: support OAI /v1/audio/transcriptions API (#21863) 2026-04-14 11:09:52 +02:00
server-http.h server: support OAI /v1/audio/transcriptions API (#21863) 2026-04-14 11:09:52 +02:00
server-models.cpp libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03: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 libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00