diff --git a/koboldcpp.py b/koboldcpp.py index d91951734..25182890c 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -653,7 +653,7 @@ maxhordelen = 256 modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.66" +KcppVersion = "1.66.1" showdebug = True showsamplerwarning = True showmaxctxwarning = True