[AMD] Bump mori to latest in sglang (#33462)

This commit is contained in:
Zhaoyi Li
2026-08-04 15:12:40 -07:00
committed by GitHub
parent c8822fd990
commit b327d76682
+1 -1
View File
@@ -116,7 +116,7 @@ ARG ENABLE_MORI=0
ARG NIC_BACKEND=none
ARG MORI_REPO="https://github.com/ROCm/mori.git"
ARG MORI_COMMIT="f7e6ac6863c53821bc7afb91a578cc6ce38fcad0"
ARG MORI_COMMIT="12d1bc32d0c93dcd5062e74f4e0f772e36e1aac4"
# NIXL (upstream ai-dynamo/nixl) — KV transfer backend for prefill/decode disaggregation.
# Built from source for ROCm; needs UCX built --with-rocm (built here from openucx).