diff --git a/koboldcpp.py b/koboldcpp.py index fbb0f3bce..d25b1d197 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -622,7 +622,7 @@ maxhordelen = 256 modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.62.1" +KcppVersion = "1.62.2" showdebug = True showsamplerwarning = True showmaxctxwarning = True