diff --git a/koboldcpp.py b/koboldcpp.py index 077c0fa2ff167..cbf51694ba670 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -794,10 +794,10 @@ def string_contains_sequence_substring(inputstr,sequences): modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.68Zj" -LcppVersion = "b3235+40" +KcppVersion = "1.68Zk" +LcppVersion = "b3235+52" CudaSpecifics = "CuGa_ArcGA_SMC2_DmmvX32Y1_KQIt2" -ReleaseDate = "2024/07/07" +ReleaseDate = "2024/07/08" showdebug = True showsamplerwarning = True showmaxctxwarning = True