From da9339a07f061e2d7577e21411dc29b6c004c6f7 Mon Sep 17 00:00:00 2001 From: YellowRoseCx <80486540+YellowRoseCx@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:35:19 -0500 Subject: [PATCH] version bump --- koboldcpp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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