ExLlamaV3: Enable the --enable-tp option, add a --tp-backend option

This commit is contained in:
oobabooga 2025-08-17 13:19:11 -07:00
parent d771ca4a13
commit dbabe67e77
5 changed files with 16 additions and 2 deletions

View file

@ -155,6 +155,7 @@ def list_model_elements():
'bf16',
'autosplit',
'enable_tp',
'tp_backend',
'no_flash_attn',
'no_xformers',
'no_sdpa',