diff --git a/koboldcpp.py b/koboldcpp.py index 3b5119be6..3ea7c94c3 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -56,7 +56,7 @@ maxhordelen = 400 modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.80.1" +KcppVersion = "1.80.2" showdebug = True guimode = False showsamplerwarning = True