Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
23f37602
Unverified
Commit
23f37602
authored
Apr 14, 2026
by
Rohan Potdar
Committed by
GitHub
Apr 14, 2026
Browse files
[Bugfix][ROCm]: Allow `gpt_oss_mxfp4` quantization method on rocm (#39754)
Signed-off-by:
Rohan138
<
rohanpotdar138@gmail.com
>
parent
906a8c15
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vllm/platforms/rocm.py
vllm/platforms/rocm.py
+1
-0
No files found.
vllm/platforms/rocm.py
View file @
23f37602
...
...
@@ -412,6 +412,7 @@ class RocmPlatform(Platform):
"gguf"
,
"quark"
,
"mxfp4"
,
"gpt_oss_mxfp4"
,
"torchao"
,
"bitsandbytes"
,
"modelopt_fp4"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment