Update docker-compose ROCM_VERSION to 7.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-03 17:33:44 -04:00
parent 80ffcdd5da
commit c749c974e7

View File

@@ -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: