mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 16:17:57 +01:00
Update the API example
This commit is contained in:
parent
78bbc66fc4
commit
457d3c58eb
@ -35,6 +35,8 @@ params = {
|
||||
'length_penalty': 1,
|
||||
'early_stopping': False,
|
||||
'seed': -1,
|
||||
'add_bos_token': True,
|
||||
'custom_stopping_strings': [],
|
||||
}
|
||||
|
||||
# Input prompt
|
||||
|
Loading…
Reference in New Issue
Block a user