mirror of
https://github.com/katanemo/plano.git
synced 2026-07-11 16:12:13 +02:00
fix bug
This commit is contained in:
parent
abfc81b0e7
commit
b91b776874
2 changed files with 2 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ arch_function_generation_params = {
|
|||
"top_k": 50,
|
||||
"max_tokens": 512,
|
||||
"stop_token_ids": [151645],
|
||||
"top_logprobs": 10,
|
||||
}
|
||||
|
||||
arch_guard_model_type = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue