UI: add "Maximum UI updates/second" parameter
This commit is contained in:
parent
1b8b61b928
commit
8c60495878
4 changed files with 10 additions and 3 deletions
|
@ -110,6 +110,7 @@ def list_interface_input_elements():
|
|||
'max_new_tokens',
|
||||
'auto_max_new_tokens',
|
||||
'max_tokens_second',
|
||||
'max_updates_second',
|
||||
'seed',
|
||||
'temperature',
|
||||
'temperature_last',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue