koboldcpp/examples/server
Concedo 83350ec314 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/ISSUE_TEMPLATE/020-enhancement.yml
#	.github/ISSUE_TEMPLATE/030-research.yml
#	.github/ISSUE_TEMPLATE/040-refactor.yml
#	.github/workflows/build.yml
#	Makefile
#	common/CMakeLists.txt
#	examples/CMakeLists.txt
#	examples/infill/infill.cpp
#	examples/lookahead/lookahead.cpp
#	examples/lookup/lookup-stats.cpp
#	examples/lookup/lookup.cpp
#	examples/parallel/parallel.cpp
#	examples/retrieval/retrieval.cpp
#	examples/save-load-state/save-load-state.cpp
#	examples/speculative/speculative.cpp
#	flake.lock
#	ggml/src/ggml-cann/CMakeLists.txt
#	ggml/src/ggml-cann/aclnn_ops.cpp
#	ggml/src/ggml-cann/kernels/CMakeLists.txt
#	ggml/src/ggml-cann/kernels/dup.cpp
#	ggml/src/ggml-cann/kernels/get_row_f16.cpp
#	ggml/src/ggml-cann/kernels/get_row_f32.cpp
#	ggml/src/ggml-cann/kernels/get_row_q4_0.cpp
#	tests/test-arg-parser.cpp
#	tests/test-backend-ops.cpp
2024-11-25 16:26:08 +08:00
..
bench Merge branch 'upstream' into concedo_experimental 2024-09-19 14:53:57 +08:00
public server: (web UI) Add samplers sequence customization (#10255) 2024-11-16 14:26:54 +01:00
public_legacy server : revamp chat UI with vuejs and daisyui (#10175) 2024-11-07 17:31:10 -04:00
public_simplechat Merge commit 'df270ef745' into concedo_experimental 2024-09-09 17:10:08 +08:00
tests Merge branch 'upstream' into concedo_experimental 2024-11-09 13:36:47 +08:00
themes note: also has support for completion tokens count 2024-11-01 00:44:14 +08: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
deps.sh server : revamp chat UI with vuejs and daisyui (#10175) 2024-11-07 17:31:10 -04:00
httplib.h Server: version bump for httplib and json (#6169) 2024-03-20 13:30:36 +01:00
server.cpp Merge branch 'upstream' into concedo_experimental 2024-11-25 16:26:08 +08:00
utils.hpp speculative : refactor and add a simpler example (#10362) 2024-11-25 09:58:41 +02:00