Revert gradio to 3.50.2 (#5640)

This commit is contained in:
oobabooga 2024-03-06 11:52:46 -03:00 committed by GitHub
parent 7eee9e9470
commit 2174958362
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 63 additions and 130 deletions

View file

@ -46,6 +46,7 @@ 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': '',