Skip to content

Commit 0762aa5

Browse files
authored
Update GPU-acceleration.md
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 81ae92f commit 0762aa5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/docs/features/GPU-acceleration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@ Due to the nature of ROCm it is best to run all implementations in containers as
133133
Ongoing verification testing of ROCm compatability with integrated backends.
134134
Please note the following list of verified backends and devices.
135135

136+
LocalAI hipblas images are built against the following targets: gfx900,gfx906,gfx908,gfx940,gfx941,gfx942,gfx90a,gfx1030,gfx1031,gfx1100,gfx1101
137+
138+
If your device is not one of these you must specify the corresponding `GPU_TARGETS` and specify `REBUILD=true`. Otherwise you don't need to specify these in the commands below.
139+
136140
### Verified
137141

138142
The devices in the following list have been tested with `hipblas` images running `ROCm 6.0.0`

0 commit comments

Comments
 (0)