mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
Merge commit 'a6803cab94
' 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:
commit
6d32e7fc8b
17 changed files with 1261 additions and 325 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue