mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-07 21:41:19 +02:00
reverted sequence mode for rwkv due to multiple issues with speed loss with bigger quantized models
This commit is contained in:
+1
-1
@@ -224,7 +224,7 @@ maxctx = 2048
|
||||
maxlen = 256
|
||||
modelbusy = False
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.30.2"
|
||||
KcppVersion = "1.30.3"
|
||||
|
||||
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):
|
||||
sys_version = ""
|
||||
|
||||
Reference in New Issue
Block a user