[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
@@ -64,6 +64,8 @@ WEIGHT_LOADER_V2_SUPPORTED = [
|
||||
"GPTQMarlin24LinearMethod",
|
||||
"TPUInt8LinearMethod",
|
||||
"GPTQLinearMethod",
|
||||
"GPTQLinearAscendMethod",
|
||||
"GPTQMoEAscendMethod",
|
||||
"FBGEMMFp8LinearMethod",
|
||||
"GPTQLinearAscendMethod",
|
||||
"ModelOptFp8LinearMethod",
|
||||
|
||||
Reference in New Issue
Block a user