From 718cfb2dd1ff2a03b89e3b95f0b1aa1e04046e6e Mon Sep 17 00:00:00 2001 From: Wing Lian Date: Tue, 22 Oct 2024 13:54:24 -0400 Subject: [PATCH] revert image tagged as main-latest (#1990) --- .github/workflows/main.yml | 4 ++-- .github/workflows/nightlies.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3b82f6a51..47a4c7f11 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,12 +23,12 @@ jobs: python_version: "3.11" pytorch: 2.3.1 axolotl_extras: mamba-ssm + is_latest: true - cuda: 124 cuda_version: 12.4.1 python_version: "3.11" pytorch: 2.4.1 axolotl_extras: - is_latest: true - cuda: 124 cuda_version: 12.4.1 python_version: "3.11" @@ -85,12 +85,12 @@ jobs: python_version: "3.11" pytorch: 2.3.1 axolotl_extras: + is_latest: true - cuda: 124 cuda_version: 12.4.1 python_version: "3.11" pytorch: 2.4.1 axolotl_extras: - is_latest: true - cuda: 124 cuda_version: 12.4.1 python_version: "3.11" diff --git a/.github/workflows/nightlies.yml b/.github/workflows/nightlies.yml index b2110e737..55123a902 100644 --- a/.github/workflows/nightlies.yml +++ b/.github/workflows/nightlies.yml @@ -22,12 +22,12 @@ jobs: python_version: "3.11" pytorch: 2.3.1 axolotl_extras: + is_latest: true - cuda: 124 cuda_version: 12.4.1 python_version: "3.11" pytorch: 2.4.1 axolotl_extras: - is_latest: true - cuda: 124 cuda_version: 12.4.1 python_version: "3.11" @@ -84,12 +84,12 @@ jobs: python_version: "3.11" pytorch: 2.3.1 axolotl_extras: + is_latest: true - cuda: 124 cuda_version: 12.4.1 python_version: "3.11" pytorch: 2.4.1 axolotl_extras: - is_latest: true - cuda: 124 cuda_version: 12.4.1 python_version: "3.11"