diff --git a/llm/generate/gen_windows.ps1 b/llm/generate/gen_windows.ps1 index eb5527de..b7bbec44 100644 --- a/llm/generate/gen_windows.ps1 +++ b/llm/generate/gen_windows.ps1 @@ -24,16 +24,12 @@ function amdGPUs { "gfx1010:xnack-" "gfx1011" "gfx1012:xnack-" - "gfx1030" "gfx1031" "gfx1032" "gfx1033" "gfx1034" "gfx1035" "gfx1036" - "gfx1100" - "gfx1101" - "gfx1102" "gfx1103" ) $GPU_LIST -join ';'