diff --git a/koboldcpp.py b/koboldcpp.py index c64fee035..edf732bc3 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -636,7 +636,7 @@ maxhordelen = 256 modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.64" +KcppVersion = "1.64.1" showdebug = True showsamplerwarning = True showmaxctxwarning = True