Update API example
This commit is contained in:
@@ -37,6 +37,8 @@ params = {
|
||||
'seed': -1,
|
||||
'add_bos_token': True,
|
||||
'custom_stopping_strings': [],
|
||||
'truncation_length': 2048,
|
||||
'ban_eos_token': False,
|
||||
}
|
||||
|
||||
# Input prompt
|
||||
|
||||
Reference in New Issue
Block a user