Add the --disable_exllama option for AutoGPTQ (#3545 from clefever/disable-exllama)

This commit is contained in:
oobabooga 2023-08-14 15:15:55 -03:00 committed by GitHub
commit ccfc02a28d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 8 additions and 2 deletions

View file

@ -46,6 +46,7 @@ loaders_and_params = OrderedDict({
'wbits',
'groupsize',
'desc_act',
'disable_exllama',
'gpu_memory',
'cpu_memory',
'cpu',