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