Add AWQ quantization support for NPU. (#10158)
Co-authored-by: Alisehen <814073252@qq.com> Co-authored-by: Yaochen Han <48639761+Alisehen@users.noreply.github.com> Co-authored-by: Zhengda Qin <zhengdqin@gmail.com>
This commit is contained in:
co-authored by
Alisehen
Yaochen Han
Zhengda Qin
parent
28b8a4064d
commit
39c237f02c
@@ -51,6 +51,7 @@ WEIGHT_LOADER_V2_SUPPORTED = [
|
||||
"CompressedTensorsLinearMethod",
|
||||
"AWQMarlinLinearMethod",
|
||||
"AWQLinearMethod",
|
||||
"AWQLinearAscendMethod",
|
||||
"GPTQMarlinLinearMethod",
|
||||
"Fp8LinearMethod",
|
||||
"BlockInt8LinearMethod",
|
||||
|
||||
Reference in New Issue
Block a user