[Hardware][CPU] Support AWQ for CPU backend (#7515)
This commit is contained in:
@@ -27,7 +27,7 @@ WEIGHT_LOADER_V2_SUPPORTED = [
|
||||
"AWQLinearMethod", "GPTQMarlinLinearMethod", "Fp8LinearMethod",
|
||||
"MarlinLinearMethod", "QQQLinearMethod", "GPTQMarlin24LinearMethod",
|
||||
"TPUInt8LinearMethod", "GPTQLinearMethod", "FBGEMMFp8LinearMethod",
|
||||
"ModelOptFp8LinearMethod"
|
||||
"ModelOptFp8LinearMethod", "IPEXAWQLinearMethod"
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user