mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-09 19:46:11 +00:00
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:
parent
1dbd2fc259
commit
bf8fc4659b
2 changed files with 67 additions and 8 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