diff --git a/koboldcpp.py b/koboldcpp.py index 3280e44025346..7b03a8e343384 100755 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -380,7 +380,7 @@ def bring_terminal_to_foreground(): modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.48.yr0-ROCm" +KcppVersion = "1.48.yr1-ROCm" showdebug = True showsamplerwarning = True showmaxctxwarning = True