diff --git a/koboldcpp.py b/koboldcpp.py index 7bc4c5c699ecc..7b356be443352 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -66,10 +66,10 @@ modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.83003" -LcppVersion = "b4517" +KcppVersion = "1.83004" +LcppVersion = "b4569" CudaSpecifics = "Cu124_Ar6175_SMC2_DmmvX32Y1" -ReleaseDate = "2025/01/26" +ReleaseDate = "2025/01/28" showdebug = True guimode = False showsamplerwarning = True