mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
Merge remote-tracking branch 'origin/master' into concedo_experimental
# Conflicts: # README.md
This commit is contained in:
commit
d0d3c4f32b
3 changed files with 21 additions and 3 deletions
|
@ -225,7 +225,7 @@ maxhordectx = 1024
|
|||
maxhordelen = 256
|
||||
modelbusy = False
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.31.2"
|
||||
KcppVersion = "1.32"
|
||||
showdebug = True
|
||||
|
||||
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue