[AMD] Enable DeepseekV3.2 test for AMD CI (#16934)

This commit is contained in:
YC Tseng
2026-01-16 13:58:46 +08:00
committed by GitHub
parent 669d309a8b
commit 968c4f55b1
4 changed files with 379 additions and 1 deletions

View File

@@ -167,6 +167,7 @@ docker run -dt --user root --device=/dev/kfd ${DEVICE_FLAG} \
-e HF_HUB_DOWNLOAD_TIMEOUT=300 \
-e MIOPEN_USER_DB_PATH=/sgl-data/miopen-cache \
-e MIOPEN_CUSTOM_CACHE_DIR=/sgl-data/miopen-cache \
-e PYTHONPATH="/opt/tilelang:${PYTHONPATH:-}" \
--security-opt seccomp=unconfined \
-w /sglang-checkout \
--name ci_sglang \