koboldcpp/examples/server
Concedo db6db9dff9 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/workflows/build.yml
#	.github/workflows/close-issue.yml
#	.github/workflows/server.yml
#	AUTHORS
#	CMakeLists.txt
#	Makefile
#	README.md
#	cmake/llama.pc.in
#	common/CMakeLists.txt
#	docs/build.md
#	examples/batched.swift/Sources/main.swift
#	examples/llama.swiftui/llama.cpp.swift/LibLlama.swift
#	examples/llava/CMakeLists.txt
#	examples/llava/clip.h
#	examples/run/run.cpp
#	examples/server/README.md
#	ggml/CMakeLists.txt
#	ggml/src/ggml-cuda/CMakeLists.txt
#	ggml/src/ggml-hip/CMakeLists.txt
#	ggml/src/ggml-musa/CMakeLists.txt
#	scripts/sync-ggml.last
#	tests/CMakeLists.txt
#	tests/test-backend-ops.cpp
#	tests/test-chat-template.cpp
#	tests/test-grammar-integration.cpp
#	tests/test-json-schema-to-grammar.cpp
2025-02-07 00:52:31 +08:00
..
bench Merge branch 'upstream' into concedo_experimental 2025-01-03 11:56:20 +08:00
public server : (webui) migrate project to ReactJS with typescript (#11688) 2025-02-06 17:32:29 +01:00
public_legacy sampling : refactor + optimize penalties sampler (#10803) 2024-12-16 12:31:14 +02:00
public_simplechat rewritten checkpoint 1 - before coopmat 2024-12-13 16:55:23 +08:00
tests Merge branch 'upstream' into concedo_experimental 2025-02-07 00:52:31 +08:00
themes Merge branch 'upstream' into concedo_experimental 2024-12-19 11:57:43 +08:00
webui server : (webui) migrate project to ReactJS with typescript (#11688) 2025-02-06 17:32:29 +01:00
chat-llama2.sh chmod : make scripts executable (#2675) 2023-08-23 17:29:09 +03:00
chat.mjs server : revamp chat UI with vuejs and daisyui (#10175) 2024-11-07 17:31:10 -04:00
chat.sh server : fix context shift (#5195) 2024-01-30 20:17:30 +02:00
httplib.h server : implement cancellable request (#11285) 2025-01-18 14:12:05 +01:00
server.cpp server : add try..catch to places not covered by set_exception_handler (#11620) 2025-02-04 18:25:42 +01:00
utils.hpp server : remove CPPHTTPLIB_NO_EXCEPTIONS define (#11622) 2025-02-03 16:45:38 +01:00