Update the API example
This commit is contained in:
parent
78bbc66fc4
commit
457d3c58eb
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ params = {
|
|||
'length_penalty': 1,
|
||||
'early_stopping': False,
|
||||
'seed': -1,
|
||||
'add_bos_token': True,
|
||||
'custom_stopping_strings': [],
|
||||
}
|
||||
|
||||
# Input prompt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue