mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 06:35:15 +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
|
|
@ -18,7 +18,6 @@ max_new_tokens_min: 1
|
|||
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