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