[Feature][NPU]: add runtime support for GPTQ-quantized MoE models (#16364)
Co-authored-by: GuoYechang <52730608+GuoYechang@users.noreply.github.com> Co-authored-by: root <root@localhost.localdomain>
This commit is contained in:
co-authored by
GuoYechang
root
parent
c2b66d320d
commit
6910c1b281
@@ -84,6 +84,7 @@ suite_xpu = {
|
||||
suite_ascend = {
|
||||
"per-commit-1-npu-a2": [
|
||||
TestFile("ascend/test_ascend_gptq.py", 400),
|
||||
TestFile("ascend/test_ascend_gptq_moe.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