mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 22:27:29 +00:00
Remove the AutoGPTQ loader (#6641)
This commit is contained in:
parent
d3adcbf64b
commit
7157257c3f
10 changed files with 19 additions and 228 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue