Switch back to PyPI onnxruntime-rocm — AMD wheel too old for ONNX IR v10
All checks were successful
Build ROCm Image / build (push) Successful in 15m30s

AMD wheel 1.17.0 max supported IR version is 9; chatterbox-turbo-ONNX
exports IR version 10. PyPI onnxruntime-rocm (1.22+) supports IR v10.
rocm-libs now provides the required ROCm shared libraries.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-06 19:52:33 -04:00
parent 0df6a6cc8f
commit 37e7f082fd

View File

@@ -1,4 +1,5 @@
# AMD-provided onnxruntime wheel for ROCm 6.1.3 (Python 3.10)
# numpy must be pinned — 2.0 is incompatible with this wheel
https://repo.radeon.com/rocm/manylinux/rocm-rel-6.1.3/onnxruntime_rocm-1.17.0-cp310-cp310-linux_x86_64.whl
# PyPI onnxruntime-rocm (1.22+) required — AMD wheel 1.17.0 only supports ONNX IR v9,
# chatterbox-turbo-ONNX models use IR v10.
# rocm-libs in Dockerfile provides the required ROCm shared libraries.
onnxruntime-rocm
numpy==1.26.4