FA default on

This commit is contained in:
Concedo
2025-09-14 11:53:18 +08:00
parent 994c13a167
commit 19c3efb34a
+1 -1
View File
@@ -4589,7 +4589,7 @@ def show_gui():
swa_var = ctk.IntVar(value=0)
remotetunnel_var = ctk.IntVar(value=0)
smartcontext_var = ctk.IntVar()
flashattention_var = ctk.IntVar(value=0)
flashattention_var = ctk.IntVar(value=1)
context_var = ctk.IntVar()
customrope_var = ctk.IntVar()
manualrope_var = ctk.IntVar()