[Hardware][AMD][CI][Bugfix] Fix AMD Quantization test group (#31713)
Signed-off-by: Matthew Wong <Matthew.Wong2@amd.com>
This commit is contained in:
@@ -170,7 +170,9 @@ class RocmPlatform(Platform):
|
||||
|
||||
supported_quantization: list[str] = [
|
||||
"awq",
|
||||
"awq_marlin", # will be overwritten with awq
|
||||
"gptq",
|
||||
"gptq_marlin", # will be overwritten with gptq
|
||||
"fp8",
|
||||
"compressed-tensors",
|
||||
"fbgemm_fp8",
|
||||
|
||||
Reference in New Issue
Block a user