mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-22 06:43:57 +00:00
remove official support arches to down size
This commit is contained in:
@@ -24,16 +24,12 @@ function amdGPUs {
|
|||||||
"gfx1010:xnack-"
|
"gfx1010:xnack-"
|
||||||
"gfx1011"
|
"gfx1011"
|
||||||
"gfx1012:xnack-"
|
"gfx1012:xnack-"
|
||||||
"gfx1030"
|
|
||||||
"gfx1031"
|
"gfx1031"
|
||||||
"gfx1032"
|
"gfx1032"
|
||||||
"gfx1033"
|
"gfx1033"
|
||||||
"gfx1034"
|
"gfx1034"
|
||||||
"gfx1035"
|
"gfx1035"
|
||||||
"gfx1036"
|
"gfx1036"
|
||||||
"gfx1100"
|
|
||||||
"gfx1101"
|
|
||||||
"gfx1102"
|
|
||||||
"gfx1103"
|
"gfx1103"
|
||||||
)
|
)
|
||||||
$GPU_LIST -join ';'
|
$GPU_LIST -join ';'
|
||||||
|
|||||||
Reference in New Issue
Block a user