koboldcpp/tools/server
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
..
bench Merge branch 'upstream' into concedo_experimental 2026-06-16 17:55:04 +08:00
tests Merge branch 'upstream' into concedo_experimental 2026-06-14 11:26:16 +08:00
main.cpp app : introduce the llama unified executable (#23296) 2026-05-20 13:22:22 +02:00
README-dev.md ui: Restructure repo to use tools/ui folder and ui / UI / llama-ui / LLAMA_UI naming (#23064) 2026-05-16 02:02:40 +02:00
server-chat.cpp Support for Codex CLI by skipping unsupported Responses tools (#23041) 2026-05-15 09:03:24 +02:00
server-chat.h server: (router) Forward form-data to model server (Fixes #22044) (#22118) 2026-04-27 23:55:00 +02:00
server-common.cpp mtmd : add post-decode callback (#24645) 2026-06-15 16:02:05 +03:00
server-common.h mtmd : add post-decode callback (#24645) 2026-06-15 16:02:05 +03:00
server-context.cpp spec: add spec metrics mean acceptance length and acceptance rate per position (#24536) 2026-06-16 10:23:09 +03:00
server-context.h mtmd : add video input support (#24269) 2026-06-08 14:40:12 +03:00
server-cors-proxy.h server: (router) Forward form-data to model server (Fixes #22044) (#22118) 2026-04-27 23:55:00 +02:00
server-http.cpp can build llama server now 2026-06-14 15:06:37 +08:00
server-http.h server : add header to tools/server/server-http.h (#24089) 2026-06-04 13:14:46 +03:00
server-models.cpp download: add option to skip_download (#23059) 2026-05-29 16:30:55 +02:00
server-models.h download: add option to skip_download (#23059) 2026-05-29 16:30:55 +02:00
server-queue.cpp server: add SSE ping interval (#24013) 2026-06-02 14:14:55 +02:00
server-queue.h server: add SSE ping interval (#24013) 2026-06-02 14:14:55 +02:00
server-task.cpp server : do not parse when flushing http headers (#24281) 2026-06-08 13:32:41 -05:00
server-task.h server: real-time reasoning interruption via control endpoint (#23971) 2026-06-02 07:26:20 +02:00
server-tools.cpp server : validate --tools CLI argument against known tool names (#22538) 2026-05-05 06:35:27 +03:00
server-tools.h server: add built-in tools backend support (#20898) 2026-03-27 10:07:11 +01:00
server.cpp server: skip unused log lines on router mode (#24463) 2026-06-11 11:36:35 +02:00
ui.cpp can build llama server now 2026-06-14 15:06:37 +08:00
ui.h can build llama server now 2026-06-14 15:06:37 +08:00