From d16eec7aae24391a8cf2466e642a46cc920d7c2c Mon Sep 17 00:00:00 2001 From: inkcherry Date: Tue, 23 Dec 2025 11:19:45 +0000 Subject: [PATCH] doc Signed-off-by: inkcherry --- docs/getting_started/installation/gpu.rocm.inc.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/getting_started/installation/gpu.rocm.inc.md b/docs/getting_started/installation/gpu.rocm.inc.md index 032f33f0e9445..f2b8a7a811f9b 100644 --- a/docs/getting_started/installation/gpu.rocm.inc.md +++ b/docs/getting_started/installation/gpu.rocm.inc.md @@ -98,7 +98,8 @@ Currently, there are no pre-built ROCm wheels. !!! note - You will need to config the `$AITER_BRANCH_OR_COMMIT` for your purpose. - The validated `$AITER_BRANCH_OR_COMMIT` can be found in the [docker/Dockerfile.rocm_base](https://github.com/vllm-project/vllm/blob/main/docker/Dockerfile.rocm_base). - + + 4. If you want to use MORI for EP or PD disaggregation, you can install [MORI](https://github.com/ROCm/mori) using the following steps: ```bash