diff --git a/koboldcpp.py b/koboldcpp.py index a0630c9f1..a0b4da48d 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -475,7 +475,7 @@ maxhordelen = 256 modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.59" +KcppVersion = "1.59.1" showdebug = True showsamplerwarning = True showmaxctxwarning = True