File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ flashinfer-commit:
5
5
builder-base-image :
6
6
- ' ghcr.io/coreweave/ml-containers/torch-extras:es-fa3-te-update-7a94157-nccl-cuda12.9.1-ubuntu22.04-nccl2.27.6-1-torch2.7.1-vision0.22.1-audio2.7.1-abi1'
7
7
final-base-image :
8
- - ' ghcr.io/coreweave/ml-containers/torch-extras:es-fa3-te-update-7a94157-base -cuda12.9.1-ubuntu22.04-torch2.7.1-vision0.22.1-audio2.7.1-abi1'
8
+ - ' ghcr.io/coreweave/ml-containers/torch-extras:es-fa3-te-update-7a94157-nccl -cuda12.9.1-ubuntu22.04-nccl2.27.6-1 -torch2.7.1-vision0.22.1-audio2.7.1-abi1'
Original file line number Diff line number Diff line change 1
1
ARG BUILDER_BASE_IMAGE="ghcr.io/coreweave/ml-containers/torch-extras:es-fa3-te-update-7a94157-nccl-cuda12.9.1-ubuntu22.04-nccl2.27.6-1-torch2.7.1-vision0.22.1-audio2.7.1-abi1"
2
- ARG FINAL_BASE_IMAGE="ghcr.io/coreweave/ml-containers/torch-extras:es-fa3-te-update-7a94157-base -cuda12.9.1-ubuntu22.04-torch2.7.1-vision0.22.1-audio2.7.1-abi1"
2
+ ARG FINAL_BASE_IMAGE="ghcr.io/coreweave/ml-containers/torch-extras:es-fa3-te-update-7a94157-nccl -cuda12.9.1-ubuntu22.04-nccl2.27.6-1 -torch2.7.1-vision0.22.1-audio2.7.1-abi1"
3
3
4
4
FROM scratch AS freezer
5
5
WORKDIR /
You can’t perform that action at this time.
0 commit comments