We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c077083 commit 8be8105Copy full SHA for 8be8105
Dockerfile.rocm.ubi
@@ -1,5 +1,5 @@
1
## Global Args ##################################################################
2
-ARG BASE_UBI_IMAGE_TAG=9.5-1739377040
+ARG BASE_UBI_IMAGE_TAG=9.5-1739420147
3
ARG PYTHON_VERSION=3.12
4
# Default ROCm ARCHes to build vLLM for.
5
ARG PYTORCH_ROCM_ARCH="gfx908;gfx90a;gfx942;gfx1100"
Dockerfile.ubi
## Global Args #################################################################
ARG TORCH_CUDA_ARCH_LIST="7.0 7.5 8.0 8.6 8.9 9.0+PTX"
0 commit comments