mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-10 04:00:53 +00:00
parent
304ac5693d
commit
f088b6a84f
2 changed files with 3 additions and 3 deletions
|
|
@ -452,7 +452,7 @@ struct common_params {
|
|||
|
||||
std::string slot_save_path;
|
||||
|
||||
float slot_prompt_similarity = 0.5f;
|
||||
float slot_prompt_similarity = 0.1f;
|
||||
|
||||
// batched-bench params
|
||||
bool is_pp_shared = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue