mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
Dynamic Chat Message UI Update Speed (#6952)
This commit is contained in:
parent
53d8e46502
commit
8137eb8ef4
5 changed files with 8 additions and 15 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue