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 126104f commit cb4527bCopy full SHA for cb4527b
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=1)
+ flashattention_var = ctk.IntVar(value=0)
4593
context_var = ctk.IntVar()
4594
customrope_var = ctk.IntVar()
4595
manualrope_var = ctk.IntVar()
0 commit comments