From c17726421fd2eceb4cee61f97a445380c0eb95b0 Mon Sep 17 00:00:00 2001 From: brooke Date: Thu, 24 Apr 2025 00:05:57 -0400 Subject: [PATCH] update --- .github/workflows/build.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 102db9c..1dfa828 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,8 +35,7 @@ jobs: platforms: linux/amd64 push: true build-args: | - ENV PYTORCH_ROCM_ARCH=gfx1032 - ENV HSA_OVERRIDE_GFX_VERSION=10.3.0 + ENV PYTORCH_ROCM_ARCH=gfx1031 + ENV HSA_OVERRIDE_GFX_VERSION=10.3 tags: | - fung.uy/mycosystems/whisperx-amd:latest - fung.uy/mycosystems/whisperx-amd:0.20.0 + fung.uy/mycosystems/whisperx-amd:gfx1031-10.3