diff --git a/koboldcpp.py b/koboldcpp.py index 9431be79c7386..5244b0b724256 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -42,7 +42,7 @@ modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.76.yr0-ROCm" +KcppVersion = "1.76.yr1-ROCm" showdebug = True guimode = False showsamplerwarning = True