mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 09:04:36 +00:00
Added backwards compatibility to an earlier version of NeoX.
This commit is contained in:
parent
bff998f871
commit
5eec5d6ed9
6 changed files with 49 additions and 21 deletions
|
@ -148,7 +148,7 @@ maxctx = 2048
|
|||
maxlen = 128
|
||||
modelbusy = False
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.13.1"
|
||||
KcppVersion = "1.14"
|
||||
|
||||
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):
|
||||
sys_version = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue