mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 01:05:09 +02: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:
+1
-1
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user