mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
Add a UI element for enable_tp
This commit is contained in:
parent
d364aa0a3c
commit
93c250b9b6
3 changed files with 4 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ def list_model_elements():
|
|||
'cache_8bit',
|
||||
'cache_4bit',
|
||||
'autosplit',
|
||||
'enable_tp',
|
||||
'threads',
|
||||
'threads_batch',
|
||||
'n_batch',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue