mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 06:35:15 +00:00
Bump gradio to 4.23 (#5758)
This commit is contained in:
parent
49b111e2dd
commit
2a92a842ce
26 changed files with 130 additions and 63 deletions
|
|
@ -46,7 +46,6 @@ settings = {
|
|||
'truncation_length_min': 0,
|
||||
'truncation_length_max': 200000,
|
||||
'max_tokens_second': 0,
|
||||
'max_updates_second': 0,
|
||||
'prompt_lookup_num_tokens': 0,
|
||||
'custom_stopping_strings': '',
|
||||
'custom_token_bans': '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue