Skip to content

Commit

Permalink
Remove torch 2.1 from docker build (#982)
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Feb 16, 2024
1 parent da2c863 commit 3a99270
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ jobs:
strategy:
matrix:
include:
- name: "2.1.2_cu121_flash2"
base_image: mosaicml/pytorch:2.1.2_cu121-python3.10-ubuntu20.04
dep_groups: "[gpu-flash2]"
- name: "2.1.2_cu121_flash2_aws"
base_image: mosaicml/pytorch:2.1.2_cu121-python3.10-ubuntu20.04-aws
dep_groups: "[gpu-flash2]"
- name: "2.2.0_cu121_flash2"
base_image: mosaicml/pytorch:2.2.0_cu121-python3.11-ubuntu20.04
dep_groups: "[gpu-flash2]"
Expand Down

0 comments on commit 3a99270

Please sign in to comment.