File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
- cuda : [ 12.9.1, 12.8.1, 12.6.3 ]
1
+ cuda : [ 12.9.1, 12.8.1 ]
2
2
os : [ ubuntu22.04 ]
3
3
abi : [ 1 ]
4
4
include :
5
- - torch : 2.7.1
6
- vision : 0.22.1
7
- audio : 2.7.1
5
+ - torch : 2.8.0
6
+ vision : 0.23.0
7
+ audio : 2.8.0
Original file line number Diff line number Diff line change 1
- cuda : [ 12.9.1, 12.8.1, 12.6.3 ]
1
+ cuda : [ 12.9.1, 12.8.1 ]
2
2
os : [ ubuntu22.04 ]
3
3
abi : [ 1 ]
4
4
include :
5
- - torch : 2.7.1
6
- vision : 0.22.1
7
- audio : 2.7.1
8
- nccl : 2.27.6 -1
9
- nccl-tests-hash : ' 7c12c62 '
5
+ - torch : 2.8.0
6
+ vision : 0.23.0
7
+ audio : 2.8.0
8
+ nccl : 2.27.7 -1
9
+ nccl-tests-hash : ' 13b2c72 '
Original file line number Diff line number Diff line change 2
2
ARG BUILDER_BASE_IMAGE="nvidia/cuda:12.9.1-devel-ubuntu22.04"
3
3
ARG FINAL_BASE_IMAGE="nvidia/cuda:12.9.1-base-ubuntu22.04"
4
4
5
- ARG BUILD_TORCH_VERSION="2.7.1 "
6
- ARG BUILD_TORCH_VISION_VERSION="0.22.1 "
7
- ARG BUILD_TORCH_AUDIO_VERSION="2.7.1 "
5
+ ARG BUILD_TORCH_VERSION="2.8.0 "
6
+ ARG BUILD_TORCH_VISION_VERSION="0.23.0 "
7
+ ARG BUILD_TORCH_AUDIO_VERSION="2.8.0 "
8
8
ARG BUILD_TRANSFORMERENGINE_VERSION="2.4"
9
9
ARG BUILD_FLASH_ATTN_VERSION="2.7.4.post1"
10
10
ARG BUILD_FLASH_ATTN_3_VERSION="b36ad4ef767d2d5536ff8af2e3f720ae4eba731c"
You can’t perform that action at this time.
0 commit comments