cookbook(qwen3.5): bump AMD ROCm docker images to v0.5.15.post1 (#31454)

This commit is contained in:
ChangLiu0709
2026-07-16 12:41:24 -07:00
committed by GitHub
parent 44f4ea917c
commit 8c9833f9a9
@@ -103,10 +103,10 @@ uv pip install 'git+https://github.com/sgl-project/sglang.git#subdirectory=pytho
docker pull lmsysorg/sglang:latest
# Or use Docker (AMD MI300X/MI325X)
docker pull lmsysorg/sglang-rocm:v0.5.12.post1-rocm720-mi30x-20260604
docker pull lmsysorg/sglang-rocm:v0.5.15.post1-rocm720-mi30x-20260715
# Or use Docker (AMD MI355X)
docker pull lmsysorg/sglang-rocm:v0.5.12.post1-rocm720-mi35x-20260604
docker pull lmsysorg/sglang-rocm:v0.5.15.post1-rocm720-mi35x-20260715
```
For the full Docker setup and other installation methods, please refer to the [official SGLang installation guide](../../../docs/get-started/install).