Add the --disable_exllama option for AutoGPTQ (#3545 from clefever/disable-exllama)
This commit is contained in:
commit
ccfc02a28d
7 changed files with 8 additions and 2 deletions
|
@ -60,6 +60,7 @@ def list_model_elements():
|
|||
'no_inject_fused_attention',
|
||||
'no_inject_fused_mlp',
|
||||
'no_use_cuda_fp16',
|
||||
'disable_exllama',
|
||||
'threads',
|
||||
'n_batch',
|
||||
'no_mmap',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue