fixed naming convention

This commit is contained in:
Donato Capitella
2025-11-17 23:09:04 +00:00
parent 1d6d48fae1
commit ccf29e6b22
2 changed files with 71 additions and 76 deletions
+1
View File
@@ -44,6 +44,7 @@ LONGCTX_RE = re.compile(r"longctx(\d+)", re.IGNORECASE)
ENV_CANON = {
"rocm7_1": "rocm7.1",
"rocm7_alpha": "rocm-7alpha",
}
def clean_model_name(raw):