mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
fixed some build errors on linux, changed icon resolution, added more error printing
This commit is contained in:
parent
fea84c3cf5
commit
587308a202
7 changed files with 17 additions and 16 deletions
|
@ -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 = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue