add model url
Some checks failed
Build And Publish Docker / build-latest (push) Failing after 12m51s

This commit is contained in:
brooke 2025-04-24 00:06:26 -04:00
parent c17726421f
commit 9a1219adb5

View file

@ -37,5 +37,6 @@ jobs:
build-args: | build-args: |
ENV PYTORCH_ROCM_ARCH=gfx1031 ENV PYTORCH_ROCM_ARCH=gfx1031
ENV HSA_OVERRIDE_GFX_VERSION=10.3 ENV HSA_OVERRIDE_GFX_VERSION=10.3
MODEL_URL=https://fung.uy/mycosystems/whisperx-amd/raw/branch/main/models/pytorch_model.bin
tags: | tags: |
fung.uy/mycosystems/whisperx-amd:gfx1031-10.3 fung.uy/mycosystems/whisperx-amd:gfx1031-10.3