[AMD] Add AMD Nightly Performance & VLMs Accuracy Tests (#15500)

This commit is contained in:
michael-amd
2025-12-23 19:03:27 -08:00
committed by GitHub
parent 99d3bcdfed
commit e7b09efc0a
11 changed files with 1091 additions and 74 deletions
+2
View File
@@ -168,6 +168,8 @@ docker run -dt --user root --device=/dev/kfd ${DEVICE_FLAG} \
--cap-add=SYS_PTRACE \
-e HF_TOKEN="${HF_TOKEN:-}" \
-e HF_HOME=/sgl-data/hf-cache \
-e HF_HUB_ETAG_TIMEOUT=300 \
-e HF_HUB_DOWNLOAD_TIMEOUT=300 \
-e MIOPEN_USER_DB_PATH=/sgl-data/miopen-cache \
-e MIOPEN_CUSTOM_CACHE_DIR=/sgl-data/miopen-cache \
--security-opt seccomp=unconfined \