Revert "Dynamic Chat Message UI Update Speed (#6952)" (for now)

This reverts commit 8137eb8ef4.
This commit is contained in:
oobabooga 2025-05-18 12:38:36 -07:00
parent 9d7a36356d
commit 126b3a768f
5 changed files with 15 additions and 8 deletions

View file

@ -47,6 +47,7 @@ settings = {
'max_new_tokens_max': 4096,
'prompt_lookup_num_tokens': 0,
'max_tokens_second': 0,
'max_updates_second': 12,
'auto_max_new_tokens': True,
'ban_eos_token': False,
'add_bos_token': True,