mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 08:44:57 +02:00
fixed critical bug in image model loader
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ maxhordelen = 400
|
||||
modelbusy = threading.Lock()
|
||||
requestsinqueue = 0
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.79"
|
||||
KcppVersion = "1.79.1"
|
||||
showdebug = True
|
||||
guimode = False
|
||||
showsamplerwarning = True
|
||||
|
||||
Reference in New Issue
Block a user