Update amd docker and nightly models. (#6687)

This commit is contained in:
Sai Enduri
2025-05-28 00:08:08 -07:00
committed by GitHub
parent 41ba767f0c
commit f4a8987f69
2 changed files with 24 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ else
fi
# Pull the image
IMAGE="ghcr.io/saienduri/sglang-aiter-backend-v0.1.2:518"
IMAGE="lmsysorg/sglang:v0.4.6.post5-rocm630"
echo "Pulling Docker image: $IMAGE"
docker pull "$IMAGE"