We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d4fc6 commit 13abf59Copy full SHA for 13abf59
koboldcpp.py
@@ -56,7 +56,7 @@
56
modelbusy = threading.Lock()
57
requestsinqueue = 0
58
defaultport = 5001
59
-KcppVersion = "1.80.1"
+KcppVersion = "1.80.2"
60
showdebug = True
61
guimode = False
62
showsamplerwarning = True
0 commit comments