fix conflict
This commit is contained in:
parent
5ab650435b
commit
e4e28c1c46
1 changed files with 1 additions and 1 deletions
|
@ -196,8 +196,8 @@ static const cmd_params cmd_params_defaults = {
|
|||
/* no_kv_offload */ {false},
|
||||
/* mul_mat_q */ {true},
|
||||
/* tensor_split */ {std::vector<float>(llama_max_devices(), 0.0f)},
|
||||
/* reps */ 5,
|
||||
/* use_mmap */ true,
|
||||
/* reps */ 5,
|
||||
/* verbose */ false,
|
||||
/* output_format */ MARKDOWN
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue