mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-03 19:42:14 +02:00
fixed some build errors on linux, changed icon resolution, added more error printing
This commit is contained in:
+1
-1
@@ -208,7 +208,7 @@ maxctx = 2048
|
||||
maxlen = 128
|
||||
modelbusy = False
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.24"
|
||||
KcppVersion = "1.25"
|
||||
|
||||
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):
|
||||
sys_version = ""
|
||||
|
||||
Reference in New Issue
Block a user