diff --git a/koboldcpp.py b/koboldcpp.py index 707a30997dca9..11d1e41326ceb 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -41,10 +41,10 @@ modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.71119" -LcppVersion = "b3484+7" +KcppVersion = "1.71120" +LcppVersion = "b3487+7" CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX32Y1" -ReleaseDate = "2024/07/28" +ReleaseDate = "2024/07/29" showdebug = True guimode = False showsamplerwarning = True