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:
|
||||
context: .
|
||||
args:
|
||||
ROCM_VERSION: "6.2"
|
||||
ROCM_VERSION: "7.0"
|
||||
GPU_ARCH: "gfx1030;gfx1031"
|
||||
image: rocm-faster-whisper:latest
|
||||
devices:
|
||||
|
||||
Reference in New Issue
Block a user