This commit is contained in:
parent
1323dff993
commit
c17726421f
1 changed files with 3 additions and 4 deletions
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
|
@ -35,8 +35,7 @@ jobs:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
build-args: |
|
build-args: |
|
||||||
ENV PYTORCH_ROCM_ARCH=gfx1032
|
ENV PYTORCH_ROCM_ARCH=gfx1031
|
||||||
ENV HSA_OVERRIDE_GFX_VERSION=10.3.0
|
ENV HSA_OVERRIDE_GFX_VERSION=10.3
|
||||||
tags: |
|
tags: |
|
||||||
fung.uy/mycosystems/whisperx-amd:latest
|
fung.uy/mycosystems/whisperx-amd:gfx1031-10.3
|
||||||
fung.uy/mycosystems/whisperx-amd:0.20.0
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue