diff --git a/koboldcpp.py b/koboldcpp.py index d70cc324ae56f..3a86f946f56df 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -41,10 +41,10 @@ modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.73004" -LcppVersion = "b3583-1+8+4" +KcppVersion = "1.73005" +LcppVersion = "b3590-1+9+4" CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX32Y1" -ReleaseDate = "2024/08/14" +ReleaseDate = "2024/08/15" showdebug = True guimode = False showsamplerwarning = True