Update docker-compose ROCM_VERSION to 7.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
args:
|
args:
|
||||||
ROCM_VERSION: "6.2"
|
ROCM_VERSION: "7.0"
|
||||||
GPU_ARCH: "gfx1030;gfx1031"
|
GPU_ARCH: "gfx1030;gfx1031"
|
||||||
image: rocm-faster-whisper:latest
|
image: rocm-faster-whisper:latest
|
||||||
devices:
|
devices:
|
||||||
|
|||||||
Reference in New Issue
Block a user