From 2a7ba6ee9cf0ce5bf121a088915e9e58d071fafd Mon Sep 17 00:00:00 2001 From: fxmarty <9808326+fxmarty@users.noreply.github.com> Date: Fri, 17 May 2024 09:07:15 +0000 Subject: [PATCH] precise amd doc --- docs/source/installation_amd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/installation_amd.md b/docs/source/installation_amd.md index fb7b2119..9c6aa409 100644 --- a/docs/source/installation_amd.md +++ b/docs/source/installation_amd.md @@ -1,6 +1,6 @@ # Using TGI with AMD GPUs -TGI is supported and tested on AMD Instinct MI210, MI250 and MI300 GPUs. The support may be extended in the future. The recommended usage is through Docker. Make sure to check the [AMD documentation](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/docker.html) on how to use Docker with AMD GPUs. +TGI is supported and tested on [AMD Instinct MI210](https://www.amd.com/en/products/accelerators/instinct/mi200/mi210.html), [MI250](https://www.amd.com/en/products/accelerators/instinct/mi200/mi250.html) and [MI300](https://www.amd.com/en/products/accelerators/instinct/mi300.html) GPUs. The support may be extended in the future. The recommended usage is through Docker. Make sure to check the [AMD documentation](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/docker.html) on how to use Docker with AMD GPUs. On a server powered by AMD GPUs, TGI can be launched with the following command: