Add the --disable_exllama option for AutoGPTQ
This commit is contained in:
parent
0e05818266
commit
0230fa4e9c
6 changed files with 6 additions and 0 deletions
|
@ -46,6 +46,7 @@ loaders_and_params = OrderedDict({
|
|||
'wbits',
|
||||
'groupsize',
|
||||
'desc_act',
|
||||
'disable_exllama',
|
||||
'gpu_memory',
|
||||
'cpu_memory',
|
||||
'cpu',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue