[NPU] support GPTQ quantization on npu (#15203)
Signed-off-by: 22dimensions <waitingwind@foxmail.com>
This commit is contained in:
@@ -134,6 +134,7 @@ suite_xpu = {
|
||||
# NOTE: please sort the test cases alphabetically by the test file name
|
||||
suite_ascend = {
|
||||
"per-commit-1-npu-a2": [
|
||||
TestFile("ascend/test_ascend_gptq.py", 400),
|
||||
TestFile("ascend/test_ascend_graph_tp1_bf16.py", 400),
|
||||
TestFile("ascend/test_ascend_piecewise_graph_prefill.py", 400),
|
||||
TestFile("ascend/test_ascend_hicache_mha.py", 400),
|
||||
|
||||
Reference in New Issue
Block a user