This commit is contained in:
cotran 2024-11-22 11:24:27 -08:00
parent abfc81b0e7
commit b91b776874
2 changed files with 2 additions and 1 deletions

View file

@ -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 = {