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
|
@ -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