diff --git a/koboldcpp.py b/koboldcpp.py index f60551481..a12dcc5f2 100755 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -394,7 +394,7 @@ maxhordelen = 256 modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.51.1" +KcppVersion = "1.52" showdebug = True showsamplerwarning = True showmaxctxwarning = True