Parameters: change max_new_tokens & repetition_penalty_range defaults (#4842)
This commit is contained in:
parent
e16e5997ef
commit
2c5a1e67f9
5 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@ chat_style: cai-chat
|
|||
prompt-default: QA
|
||||
prompt-notebook: QA
|
||||
preset: simple-1
|
||||
max_new_tokens: 200
|
||||
max_new_tokens: 512
|
||||
max_new_tokens_min: 1
|
||||
max_new_tokens_max: 4096
|
||||
seed: -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue