Dynamic Chat Message UI Update Speed (#6952)

This commit is contained in:
mamei16 2025-05-05 23:05:23 +02:00 committed by GitHub
parent 53d8e46502
commit 8137eb8ef4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 8 additions and 15 deletions

View file

@ -47,7 +47,6 @@ 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,