mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-09 19:46:11 +00:00
parent
0dc6b9f418
commit
9e7661352c
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue