[Qwen] Update Docker image tag for MI300X to v0.5.17-rocm700-mi30x-20… (#34770)
This commit is contained in:
@@ -45,7 +45,7 @@ docker pull lmsysorg/sglang-rocm:v0.5.17-rocm720-mi35x-20260812
|
||||
MI300X (CDNA3, gfx942 — ROCm 7.00):
|
||||
|
||||
```bash Command
|
||||
docker pull lmsysorg/sglang-rocm:v0.5.17-rocm700-mi30x-20260812
|
||||
docker pull lmsysorg/sglang-rocm:v0.5.17-rocm700-mi30x-20260813
|
||||
```
|
||||
|
||||
For how to launch either image, see [Install → Method 3: Using Docker](../../../docs/get-started/install#method-3-using-docker). Substitute the inner `sglang serve ...` with whatever the command generator below produces.
|
||||
|
||||
@@ -93,7 +93,7 @@ export const config = {
|
||||
b200: "lmsysorg/sglang:qwen38",
|
||||
b300: "lmsysorg/sglang:qwen38",
|
||||
gb300: "lmsysorg/sglang:qwen38",
|
||||
mi300x: "lmsysorg/sglang-rocm:v0.5.17-rocm700-mi30x-20260812",
|
||||
mi300x: "lmsysorg/sglang-rocm:v0.5.17-rocm700-mi30x-20260813",
|
||||
mi350x: "lmsysorg/sglang-rocm:v0.5.17-rocm720-mi35x-20260812",
|
||||
mi355x: "lmsysorg/sglang-rocm:v0.5.17-rocm720-mi35x-20260812",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user