Remove the AutoGPTQ loader (#6641)

This commit is contained in:
oobabooga 2025-01-08 19:28:56 -03:00 committed by GitHub
parent d3adcbf64b
commit 7157257c3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 19 additions and 228 deletions

View file

@ -119,14 +119,6 @@ def list_model_elements():
'compute_dtype',
'quant_type',
'use_double_quant',
'wbits',
'groupsize',
'triton',
'desc_act',
'no_inject_fused_mlp',
'no_use_cuda_fp16',
'disable_exllama',
'disable_exllamav2',
'cfg_cache',
'no_flash_attn',
'no_xformers',