Add --num_experts_per_token parameter (ExLlamav2) (#4955)
This commit is contained in:
parent
12690d3ffc
commit
f1f2c4c3f4
7 changed files with 28 additions and 20 deletions
|
@ -73,6 +73,7 @@ def list_model_elements():
|
|||
'disable_exllamav2',
|
||||
'cfg_cache',
|
||||
'no_flash_attn',
|
||||
'num_experts_per_token',
|
||||
'cache_8bit',
|
||||
'threads',
|
||||
'threads_batch',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue