mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +02:00
Fix the issue of Arch-Intent
This commit is contained in:
parent
4fcfd83639
commit
818ec0a9db
4 changed files with 7 additions and 9 deletions
|
|
@ -24,11 +24,7 @@ Provide your tool assessment for ONLY THE LAST USER MESSAGE in the above convers
|
|||
|
||||
|
||||
ARCH_INTENT_GENERATION_CONFIG = {
|
||||
"generation_params": {
|
||||
"stop_token_ids": [151645],
|
||||
"max_tokens": 1,
|
||||
"guided_choice": ["Yes", "No"],
|
||||
}
|
||||
"generation_params": {"max_tokens": 1, "stop_token_ids": [151645]}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue