File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ vllm-commit:
33flashinfer-commit :
44 - ' v0.5.2'
55builder-base-image :
6- - ' ghcr.io/coreweave/ml-containers/torch:es-torch-2.9.1-aac0d13 -nccl-cuda12.9.1-ubuntu22.04-nccl2.29.2-1-torch2.9.1-vision0.24.1-audio2.9.1-abi1'
6+ - ' ghcr.io/coreweave/ml-containers/torch:19331b7 -nccl-cuda12.9.1-ubuntu22.04-nccl2.29.2-1-torch2.9.1-vision0.24.1-audio2.9.1-abi1'
77final-base-image :
8- - ' ghcr.io/coreweave/ml-containers/torch:es-torch-2.9.1-aac0d13 -nccl-cuda12.9.1-ubuntu22.04-nccl2.29.2-1-torch2.9.1-vision0.24.1-audio2.9.1-abi1'
8+ - ' ghcr.io/coreweave/ml-containers/torch:19331b7 -nccl-cuda12.9.1-ubuntu22.04-nccl2.29.2-1-torch2.9.1-vision0.24.1-audio2.9.1-abi1'
Original file line number Diff line number Diff line change 1- ARG BUILDER_BASE_IMAGE="ghcr.io/coreweave/ml-containers/torch:8a60b2d -nccl-cuda12.9.1-ubuntu22.04-nccl2.28.3 -1-torch2.8.0 -vision0.23.0 -audio2.8.0 -abi1"
2- ARG FINAL_BASE_IMAGE="ghcr.io/coreweave/ml-containers/torch:8a60b2d -nccl-cuda12.9.1-ubuntu22.04-nccl2.28.3 -1-torch2.8.0 -vision0.23.0 -audio2.8.0 -abi1"
1+ ARG BUILDER_BASE_IMAGE="ghcr.io/coreweave/ml-containers/torch:19331b7 -nccl-cuda12.9.1-ubuntu22.04-nccl2.29.2 -1-torch2.9.1 -vision0.24.1 -audio2.9.1 -abi1"
2+ ARG FINAL_BASE_IMAGE="ghcr.io/coreweave/ml-containers/torch:19331b7 -nccl-cuda12.9.1-ubuntu22.04-nccl2.29.2 -1-torch2.9.1 -vision0.24.1 -audio2.9.1 -abi1"
33
44FROM scratch AS freezer
55WORKDIR /
You can’t perform that action at this time.
0 commit comments