Fully deprecate AutoGPTQ and AutoAWQ for GPT-QModel #41567
fully deprecate autogptq
79013a4d
remove use_cuda and use_exllama toggles are fully deprecated in gptqm…
0400ee5e
format
cada621a
add `act_group_aware` property
b82e2913
Merge branch 'main' into gptqmodel
6058d409
fix QUANT_TYPE assert
c1d907f7
Merge remote-tracking branch 'origin/gptqmodel' into gptqmodel
03264880
Merge branch 'main' into gptqmodel
eda2f448
Merge branch 'main' into gptqmodel
821fd5bf
format
8a7da2a2
Merge branch 'main' into gptqmodel
7f55adc9
Merge branch 'main' into gptqmodel
5938f756
Merge branch 'main' into gptqmodel
1fdd855d
Qubitium
changed the title [WIP] Fully deprecate AutoGPTQ for GPT-QModel [WIP] Fully deprecate AutoGPTQ and AutoAWQ for GPT-QModel 206 days ago
mod awq import
18a6d80f
remove autoawq fuse support
fece25c2
remove remove autoawq.config fuse
000e2231
cleanup
c9f9c027
remove awq fuse test
d839d2bb
fix import
32dd6ac1
use gptqmodel
ed0c0a39
cleanup
0cb315da
remove get_modules_to_fuse
a930c47d
mod require_auto_awq -> require_gptqmodel
13191b9f
convert vertion to checkpoint_format
e91e2727
check is_gptqmodel_available
dd303738
revert modules_to_not_convert
f7688202
pass bits, sym, desc_act
94f91340
fix awqconfig init
c14413a0
fix wrong args
27ec7b48
fix ipex
820c694a
mod ipex version check
f80ed50b
cleanup
d4040054
fix awq_linear
c86ac340
remove self.exllama_config = exllama_config
8bae9867
cleanuo
90019c6f
Revert "cleanuo"
6a4865cb
update is_trainable
1238c3ba
cleanup
26d1f0ff
merge
a5fed532
remove fused
b2ae0d56
call hf_select_quant_linear_v2()
92eba4e8
Remove the "version" field from AwqConfig
5e567ec0
Add torch_fused inferencefix test_gptq test
1fca1f0d
fix test_awq
edcab154
fix test_awq
b31ac1b2
fix AwqConfig
23f34a24
Merge branch 'main' into gptqmodel
c0406892
call hf_select_quant_linear_v2()
4c2198d5
Merge remote-tracking branch 'origin/gptqmodel' into gptqmodel
bc469d3e
remove auto_awq
4b2f3488
fix typo
c45ebe35
Qubitium
changed the title [WIP] Fully deprecate AutoGPTQ and AutoAWQ for GPT-QModel Fully deprecate AutoGPTQ and AutoAWQ for GPT-QModel 193 days ago
Merge branch 'main' into gptqmodel
54b4f1c0
Qubitium
marked this pull request as ready for review 193 days ago
Compatible with legacy field: checkpoint_format
16334be4
Compatible with legacy field: checkpoint_format
3ebc6180
format
93a345e5
Merge branch 'main' into gptqmodel
42f43017
CLEANUP
2ba52042
update test_awq
af04b863
fix get_modules_to_not_convert()
c4eed488
fix test_awq.py::AwqTest::test_quantized_model_exllama
65a8e899
Apply style fixes
b99e7438
test_awq.py added EXPECTED_OUTPUT
fc0c27ae
update test_gptq.py
3e18ec16
Merge branch 'main' into gptqmodel
6d7328f3
fix test_awq.py::AwqTest::test_save_pretrained
4a5efca9
use assertEqual() instead of assertTrue()
c81e94c3
fix test_quantized_layers_class()
1f5e629c
remove ExllamaV1 Test
c58cfc3c
format
b9405fe4
fix get_modules_to_not_convert()
7fe1940f
added EXPECTED_OUTPUT
4556e2e1
remove ExllamaV1 Test
beb628e5
add AwqBackend.AUTO_TRAINABLE
cffb0f6f
Merge branch 'main' into gptqmodel
9cd002cf
Merge branch 'main' into gptqmodel
591033e0
Merge branch 'main' into gptqmodel
90a01c5e
Merge branch 'main' into gptqmodel
8cf98638
Merge branch 'main' into gptqmodel
e45c7dca
Merge branch 'main' into gptqmodel
99251a29
Merge branch 'main' into gptqmodel
5e836e9f
Update docs/source/zh/llm_tutorial.md
3847f869
revert temporarily fix
2d24fd5e
Merge branch 'main' into gptqmodel
ff64eaee
Merge branch 'main' into gptqmodel
5ea0feb2
Merge branch 'main' into gptqmodel
484b1f20
MekkCyber
approved these changes
on 2025-12-10
Merge branch 'main' into gptqmodel
aff246d4
Merge branch 'main' into gptqmodel
e16e4853
SunMarc
approved these changes
on 2025-12-10
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub