Add customizable ban tokens (#3899)
This commit is contained in:
parent
fb864dad7b
commit
f01b9aa71f
16 changed files with 56 additions and 5 deletions
|
@ -118,6 +118,7 @@ def list_interface_input_elements():
|
|||
'guidance_scale',
|
||||
'add_bos_token',
|
||||
'ban_eos_token',
|
||||
'custom_token_bans',
|
||||
'truncation_length',
|
||||
'custom_stopping_strings',
|
||||
'skip_special_tokens',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue