From 0762aa532710b86c326d6e08a84d6a68b339a702 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sat, 24 Aug 2024 09:58:49 +0200 Subject: [PATCH] Update GPU-acceleration.md Signed-off-by: Ettore Di Giacinto --- docs/content/docs/features/GPU-acceleration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/content/docs/features/GPU-acceleration.md b/docs/content/docs/features/GPU-acceleration.md index ae146ca632d..c4160738c09 100644 --- a/docs/content/docs/features/GPU-acceleration.md +++ b/docs/content/docs/features/GPU-acceleration.md @@ -133,6 +133,10 @@ Due to the nature of ROCm it is best to run all implementations in containers as Ongoing verification testing of ROCm compatability with integrated backends. Please note the following list of verified backends and devices. +LocalAI hipblas images are built against the following targets: gfx900,gfx906,gfx908,gfx940,gfx941,gfx942,gfx90a,gfx1030,gfx1031,gfx1100,gfx1101 + +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. + ### Verified The devices in the following list have been tested with `hipblas` images running `ROCm 6.0.0`