Update API example
This commit is contained in:
parent
f2be87235d
commit
2289d3686f
2 changed files with 3 additions and 1 deletions
|
@ -37,6 +37,8 @@ params = {
|
|||
'seed': -1,
|
||||
'add_bos_token': True,
|
||||
'custom_stopping_strings': [],
|
||||
'truncation_length': 2048,
|
||||
'ban_eos_token': False,
|
||||
}
|
||||
|
||||
# Input prompt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue