diff --git a/koboldcpp.py b/koboldcpp.py index c64fee035c51a..edf732bc3eb78 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -636,7 +636,7 @@ def string_contains_sequence_substring(inputstr,sequences): modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.64" +KcppVersion = "1.64.1" showdebug = True showsamplerwarning = True showmaxctxwarning = True