add model url
Some checks failed
Build And Publish Docker / build-latest (push) Failing after 12m51s
Some checks failed
Build And Publish Docker / build-latest (push) Failing after 12m51s
This commit is contained in:
parent
c17726421f
commit
9a1219adb5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue