diff --git a/koboldcpp.py b/koboldcpp.py index db29bd9d3..56bfc226b 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -59,7 +59,7 @@ maxhordelen = 400 modelbusy = threading.Lock() requestsinqueue = 0 defaultport = 5001 -KcppVersion = "1.83" +KcppVersion = "1.82.2" showdebug = True guimode = False showsamplerwarning = True