"vscode:/vscode.git/clone" did not exist on "2dda3e35d054235b0c2170df359b42ec25b4fe2c"
Unverified Commit 23f37602 authored by Rohan Potdar's avatar Rohan Potdar Committed by GitHub
Browse files

[Bugfix][ROCm]: Allow `gpt_oss_mxfp4` quantization method on rocm (#39754)


Signed-off-by: default avatarRohan138 <rohanpotdar138@gmail.com>
parent 906a8c15
......@@ -412,6 +412,7 @@ class RocmPlatform(Platform):
"gguf",
"quark",
"mxfp4",
"gpt_oss_mxfp4",
"torchao",
"bitsandbytes",
"modelopt_fp4",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment