feat: upgrade ROCm to 7.1.1 and update associated tooling and documentation

This commit is contained in:
Donato Capitella
2025-12-07 09:30:14 +00:00
parent 7584a31548
commit 9ba6812003
9 changed files with 177 additions and 177 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ LONGCTX_RE = re.compile(r"longctx(\d+)", re.IGNORECASE)
# --- Helpers ---------------------------------------------------------------
ENV_CANON = {
"rocm7_1": "rocm7.1",
"rocm7_1_1": "rocm7.1.1",
"rocm7_alpha": "rocm-7alpha",
}