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
ded24e3e
Unverified
Commit
ded24e3e
authored
Oct 29, 2025
by
Xiake Sun
Committed by
GitHub
Oct 29, 2025
Browse files
[ROCm][Platform] Add MI308X device id in _ROCM_DEVICE_ID_NAME_MAP (#27623)
Signed-off-by:
Xiake Sun
<
xiake.sun@amd.com
>
parent
d6704dd0
Changes
1
Hide 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 @
ded24e3e
...
@@ -72,6 +72,7 @@ _ROCM_DEVICE_ID_NAME_MAP: dict[str, str] = {
...
@@ -72,6 +72,7 @@ _ROCM_DEVICE_ID_NAME_MAP: dict[str, str] = {
"0x74a0"
:
"AMD_Instinct_MI300A"
,
"0x74a0"
:
"AMD_Instinct_MI300A"
,
"0x74a1"
:
"AMD_Instinct_MI300X"
,
"0x74a1"
:
"AMD_Instinct_MI300X"
,
"0x74b5"
:
"AMD_Instinct_MI300X"
,
# MI300X VF
"0x74b5"
:
"AMD_Instinct_MI300X"
,
# MI300X VF
"0x74a2"
:
"AMD_Instinct_MI308X"
,
"0x74a5"
:
"AMD_Instinct_MI325X"
,
"0x74a5"
:
"AMD_Instinct_MI325X"
,
"0x74b9"
:
"AMD_Instinct_MI325X"
,
# MI325X VF
"0x74b9"
:
"AMD_Instinct_MI325X"
,
# MI325X VF
"0x74a9"
:
"AMD_Instinct_MI300X_HF"
,
"0x74a9"
:
"AMD_Instinct_MI300X_HF"
,
...
...
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