mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-02 02:51:17 +02:00
Merge commit 'a6803cab946c817fb7aaf2a40b317f5d3e373bd1' into concedo_experimental
# Conflicts: # .devops/tools.sh # Makefile # build.zig # flake.nix # ggml-cuda.cu # ggml.h # tests/test-grad0.c # tests/test-opt.c
This commit is contained in:
+1
-1
@@ -275,7 +275,7 @@ maxhordectx = 1024
|
||||
maxhordelen = 256
|
||||
modelbusy = False
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.35"
|
||||
KcppVersion = "1.36"
|
||||
showdebug = True
|
||||
|
||||
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):
|
||||
|
||||
Reference in New Issue
Block a user