koboldcpp/tools/server
Concedo 03cec02a3d Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/workflows/build.yml
#	.github/workflows/release.yml
#	.github/workflows/winget.yml
#	CODEOWNERS
#	README.md
#	ci/run.sh
#	docs/build.md
#	docs/ops.md
#	docs/ops/Vulkan.csv
#	ggml/CMakeLists.txt
#	ggml/src/ggml-cann/ggml-cann.cpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	scripts/sync_vendor.py
#	src/CMakeLists.txt
#	tests/test-json-schema-to-grammar.cpp
#	tests/test-quantize-stats.cpp
#	tools/server/CMakeLists.txt
#	tools/server/README.md
2025-12-03 18:56:31 +08:00
..
bench Merge branch 'upstream' into concedo_experimental 2025-08-23 11:35:28 +08:00
public Add context info to server error (#17663) 2025-12-02 09:20:57 +01:00
public_legacy common : fix json schema with '\' in literals (#17307) 2025-11-29 17:06:32 +01:00
public_simplechat
tests Merge branch 'upstream' into concedo_experimental 2025-12-03 18:56:31 +08:00
themes
webui Merge branch 'upstream' into concedo_experimental 2025-12-03 18:56:31 +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
server-common.cpp server: add --media-path for local media files (#17697) 2025-12-02 22:49:20 +01:00
server-common.h server: add --media-path for local media files (#17697) 2025-12-02 22:49:20 +01:00
server-context.cpp server: add --media-path for local media files (#17697) 2025-12-02 22:49:20 +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-models.cpp server: fixing naming conflict res_error in server-models.cpp (#17679) 2025-12-02 11:18:39 +01:00
server-models.h server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +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: remove default "gpt-3.5-turbo" model name (#17668) 2025-12-02 11:38:57 +01:00
server-task.h server : add Anthropic Messages API support (#17570) 2025-11-28 12:57:04 +01:00
server.cpp server: add --media-path for local media files (#17697) 2025-12-02 22:49:20 +01:00