mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
unset sc if ff off
This commit is contained in:
parent
fedc3874bd
commit
a5f8e596d3
1 changed files with 1 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue