Add temperature_last parameter (#4472)
This commit is contained in:
parent
1ab8700d94
commit
aa5d671579
7 changed files with 38 additions and 7 deletions
|
@ -104,6 +104,7 @@ def list_interface_input_elements():
|
|||
'max_tokens_second',
|
||||
'seed',
|
||||
'temperature',
|
||||
'temperature_last',
|
||||
'top_p',
|
||||
'min_p',
|
||||
'top_k',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue