updated lite, tweak default rep pens, default fa off (+3 squashed commit)

Squashed commit:

[be2b10125] default rep pen 1.05

[cb4527b15] better to default fa off

[126104fe7] updated lite
This commit is contained in:
Concedo 2025-09-13 16:33:21 +08:00
parent 1dbd2fc259
commit bf8fc4659b
2 changed files with 67 additions and 8 deletions

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=1)
flashattention_var = ctk.IntVar(value=0)
context_var = ctk.IntVar()
customrope_var = ctk.IntVar()
manualrope_var = ctk.IntVar()