diff --git a/koboldcpp.py b/koboldcpp.py index afd1b7364..45552d1fe 100755 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -7741,6 +7741,7 @@ def show_gui(): if fastforward_var.get()==0: contextshift_var.set(0) smartcontext_var.set(0) + smartcache_var.set(0) def togglectxshift(a,b,c): if contextshift_var.get()==0: