koboldcpp/tools/server
Concedo 83269df91b Merge commit '649495c9d9' into concedo_experimental
# Conflicts:
#	CONTRIBUTING.md
#	SECURITY.md
#	docs/backend/SYCL.md
#	examples/sycl/run-llama2.sh
#	examples/sycl/run-llama3.sh
#	examples/sycl/win-run-llama2.bat
#	examples/sycl/win-run-llama3.bat
#	ggml/src/CMakeLists.txt
#	ggml/src/ggml-cann/ggml-cann.cpp
#	ggml/src/ggml-opencl/ggml-opencl.cpp
#	ggml/src/ggml-sycl/CMakeLists.txt
#	ggml/src/ggml-sycl/cpy.cpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	tests/test-backend-ops.cpp
#	tests/test-json-schema-to-grammar.cpp
#	tools/server/CMakeLists.txt
2025-12-03 18:43:46 +08:00
..
bench Merge branch 'upstream' into concedo_experimental 2025-08-23 11:35:28 +08:00
public webui: add rehype plugin to restore HTML in Markdown table cells (#17477) 2025-11-25 08:01:02 +01:00
public_legacy common : fix json schema with '\' in literals (#17307) 2025-11-29 17:06:32 +01:00
public_simplechat Merge branch 'upstream' into concedo_experimental 2025-05-03 12:15:36 +08:00
tests Merge commit 'ddf9f94389' into concedo_experimental 2025-11-28 23:27:50 +08:00
themes Merge branch 'upstream' into concedo_experimental 2025-05-03 12:15:36 +08:00
webui Merge commit '3e18dba9fd' into concedo_experimental 2025-11-27 00:07:37 +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
server-common.cpp server : add Anthropic Messages API support (#17570) 2025-11-28 12:57:04 +01:00
server-common.h server : add Anthropic Messages API support (#17570) 2025-11-28 12:57:04 +01:00
server-context.cpp server: move server-context to its own cpp|h (#17595) 2025-11-29 22:04:44 +01:00
server-context.h server: move server-context to its own cpp|h (#17595) 2025-11-29 22:04:44 +01:00
server-http.cpp server : add Anthropic Messages API support (#17570) 2025-11-28 12:57:04 +01:00
server-http.h server: split HTTP into its own interface (#17216) 2025-11-17 22:05:44 +01:00
server-queue.cpp server: move server-context to its own cpp|h (#17595) 2025-11-29 22:04:44 +01:00
server-queue.h server: move server-context to its own cpp|h (#17595) 2025-11-29 22:04:44 +01:00
server-task.cpp server : add Anthropic Messages API support (#17570) 2025-11-28 12:57:04 +01:00
server-task.h server : add Anthropic Messages API support (#17570) 2025-11-28 12:57:04 +01:00
server.cpp server: move server-context to its own cpp|h (#17595) 2025-11-29 22:04:44 +01:00