We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c6c60 commit 979e211Copy full SHA for 979e211
koboldcpp.py
@@ -4589,7 +4589,7 @@ def hide_tooltip(event):
4589
swa_var = ctk.IntVar(value=0)
4590
remotetunnel_var = ctk.IntVar(value=0)
4591
smartcontext_var = ctk.IntVar()
4592
- flashattention_var = ctk.IntVar(value=0)
+ flashattention_var = ctk.IntVar(value=1)
4593
context_var = ctk.IntVar()
4594
customrope_var = ctk.IntVar()
4595
manualrope_var = ctk.IntVar()
0 commit comments