mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-06 13:01:21 +02:00
unset sc if ff off
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user