diff --git a/koboldcpp.py b/koboldcpp.py index a4fa47bf8..522533584 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -2745,6 +2745,7 @@ def show_gui(): def togglefastforward(a,b,c): if fastforward.get()==0: contextshift.set(0) + smartcontext.set(0) togglectxshift(1,1,1) def togglectxshift(a,b,c):