Installer: drop the lemonade ROCm fallback now the fork ships identical per-gfx prebuilts (#6225)

---------

Co-authored-by: Daniel Han <danielhanchen@gmail.com>
This commit is contained in:
oobabooga 2026-06-12 11:53:26 -03:00 committed by GitHub
commit 5300c047b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 284 additions and 880 deletions

View file

@ -433,7 +433,7 @@ def _detect_windows_gfx_arch() -> str | None:
# GPU marketing-name → gfx arch table, mirroring setup.ps1's $nameArchTable.
# Most-specific first; first match wins. Covers only arches the lemonade-sdk
# Most-specific first; first match wins. Covers only arches the ROCm
# prebuilts / AMD Windows torch indexes support; unknown names return None
# (callers then fall back cleanly to CPU).
_WIN_GPU_NAME_ARCH_TABLE: "list[tuple[str, str]]" = [