From b36ccec835afe9cce2c712973632ea57dbe31955 Mon Sep 17 00:00:00 2001 From: pnunna93 <104791500+pnunna93@users.noreply.github.com> Date: Thu, 6 Jun 2024 21:47:51 -0500 Subject: [PATCH] Update installation.mdx --- docs/source/installation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/installation.mdx b/docs/source/installation.mdx index aaee8b4b6..c07ef29f6 100644 --- a/docs/source/installation.mdx +++ b/docs/source/installation.mdx @@ -102,7 +102,7 @@ For a ROCm specific install: bitsandbytes is fully supported from ROCm 6.1. -**Note:** If you already installed ROCm and PyTorch, skip docker steps below but please check that the torch version matches your ROCm install. To install torch for a specific ROCm version, please refer to step 3 of wheels install in [Installing PyTorch for ROCm](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/3rd-party/pytorch-install.html#using-wheels-package) guide. +**Note:** If you already installed ROCm and PyTorch, skip docker steps below and please check that the torch version matches your ROCm install. To install torch for a specific ROCm version, please refer to step 3 of wheels install in [Installing PyTorch for ROCm](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/3rd-party/pytorch-install.html#using-wheels-package) guide. ```bash # Create a docker container with latest pytorch. It comes with ROCm and pytorch preinstalled