mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 22:55:22 +00:00
ExLlamaV3: Enable the --enable-tp option, add a --tp-backend option
This commit is contained in:
parent
d771ca4a13
commit
dbabe67e77
5 changed files with 16 additions and 2 deletions
|
|
@ -155,6 +155,7 @@ def list_model_elements():
|
|||
'bf16',
|
||||
'autosplit',
|
||||
'enable_tp',
|
||||
'tp_backend',
|
||||
'no_flash_attn',
|
||||
'no_xformers',
|
||||
'no_sdpa',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue