From 7c8dfb3faa299d0e6c4d305a189876c01576b24f Mon Sep 17 00:00:00 2001 From: Ruihang Lai Date: Tue, 8 Aug 2023 01:58:19 -0400 Subject: [PATCH] Update ROCm instructions --- _includes/table-mlc-ai.html | 4 ++-- index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/table-mlc-ai.html b/_includes/table-mlc-ai.html index f8041d3..f9d8123 100644 --- a/_includes/table-mlc-ai.html +++ b/_includes/table-mlc-ai.html @@ -115,7 +115,7 @@ - + @@ -166,7 +166,7 @@ 'CUDA 11.7': 'cu117', 'CUDA 11.8': 'cu118', 'CUDA 12.1': 'cu121', - 'ROCm': 'rocm', + 'ROCm 5.6': 'rocm', 'CPU': '', 'Metal': '', }[_build_dir]; diff --git a/index.md b/index.md index b8f56eb..9860e75 100644 --- a/index.md +++ b/index.md @@ -15,7 +15,7 @@ Select your operating system/compute platform and run the command in your termin {% include table-mlc-ai.html %} {:/nomarkdown} -All Linux/Windows packages (both CPU/CUDA versions) supports vulkan. If you are a AMD GPU user, please install the CPU version where you can use Vulkan for AMD GPUs. +All Linux/Windows packages (both CPU/CUDA versions) supports Vulkan. ## MLC-Chat-CLI