From c58034d48c089407b1353cc3a2b14bb5b59f8d14 Mon Sep 17 00:00:00 2001 From: Wing Lian Date: Thu, 20 Jul 2023 00:47:13 -0400 Subject: [PATCH] use pytorch 2.0.1 --- .github/workflows/base.yml | 6 +++--- .github/workflows/main.yml | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/base.yml b/.github/workflows/base.yml index f3ad69570..491b51efe 100644 --- a/.github/workflows/base.yml +++ b/.github/workflows/base.yml @@ -18,12 +18,12 @@ jobs: - cuda: "118" cuda_version: 11.8.0 python_version: "3.9" - pytorch: 2.0.0 + pytorch: 2.0.1 axolotl_extras: - cuda: "118" cuda_version: 11.8.0 python_version: "3.10" - pytorch: 2.0.0 + pytorch: 2.0.1 axolotl_extras: - cuda: "117" cuda_version: 11.7.1 @@ -33,7 +33,7 @@ jobs: - cuda: "118" cuda_version: 11.8.0 python_version: "3.9" - pytorch: 2.0.0 + pytorch: 2.0.1 axolotl_extras: gptq steps: - name: Checkout diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 07f25cac6..0ab14eb58 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,17 +17,17 @@ jobs: - cuda: cu118 cuda_version: 11.8.0 python_version: "3.9" - pytorch: 2.0.0 + pytorch: 2.0.1 axolotl_extras: - cuda: cu118 cuda_version: 11.8.0 python_version: "3.10" - pytorch: 2.0.0 + pytorch: 2.0.1 axolotl_extras: - cuda: cu118 cuda_version: 11.8.0 python_version: "3.9" - pytorch: 2.0.0 + pytorch: 2.0.1 axolotl_extras: gptq - cuda: cu117 cuda_version: 11.7.1 @@ -72,17 +72,17 @@ jobs: - cuda: cu118 cuda_version: 11.8.0 python_version: "3.9" - pytorch: 2.0.0 + pytorch: 2.0.1 axolotl_extras: - cuda: cu118 cuda_version: 11.8.0 python_version: "3.10" - pytorch: 2.0.0 + pytorch: 2.0.1 axolotl_extras: - cuda: cu118 cuda_version: 11.8.0 python_version: "3.9" - pytorch: 2.0.0 + pytorch: 2.0.1 axolotl_extras: gptq - cuda: cu117 cuda_version: 11.7.1