diff --git a/koboldcpp.py b/koboldcpp.py index f4e2f6b86d412f..fd409cd1ab2cd0 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -41,10 +41,10 @@ modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.71008" -LcppVersion = "b3427+6" +KcppVersion = "1.71009" +LcppVersion = "b3431+6" CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX32Y1" -ReleaseDate = "2024/07/20" +ReleaseDate = "2024/07/21" showdebug = True guimode = False showsamplerwarning = True