diff --git a/koboldcpp.py b/koboldcpp.py index 4a65bcf7aaea9c..8ade049181c608 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -740,8 +740,8 @@ def string_contains_sequence_substring(inputstr,sequences): modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.68ZC" -LcppVersion = "b3235+21" +KcppVersion = "1.68ZD" +LcppVersion = "b3235+23" CudaSpecifics = "SMC2" ReleaseDate = "2024/07/01" showdebug = True