mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 17:44:38 +00:00
hotfix for rwkv
This commit is contained in:
parent
9db2ec068f
commit
82cf97ce92
3 changed files with 3 additions and 3 deletions
|
@ -224,7 +224,7 @@ maxctx = 2048
|
|||
maxlen = 256
|
||||
modelbusy = False
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.30"
|
||||
KcppVersion = "1.30.1"
|
||||
|
||||
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):
|
||||
sys_version = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue