diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1dfa828..702093a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,5 +37,6 @@ jobs: build-args: | ENV PYTORCH_ROCM_ARCH=gfx1031 ENV HSA_OVERRIDE_GFX_VERSION=10.3 + MODEL_URL=https://fung.uy/mycosystems/whisperx-amd/raw/branch/main/models/pytorch_model.bin tags: | fung.uy/mycosystems/whisperx-amd:gfx1031-10.3