diff --git a/koboldcpp.py b/koboldcpp.py index 4d79a999c7d12..86c5ba743ee10 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -41,8 +41,8 @@ modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.72000" -LcppVersion = "b3499+7" +KcppVersion = "1.72001" +LcppVersion = "b3500+7" CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX32Y1" ReleaseDate = "2024/08/1" showdebug = True