From 8c75d825d32ef3180797257e050bb42a716b99aa Mon Sep 17 00:00:00 2001 From: Titus von Koeller <9048635+Titus-von-Koeller@users.noreply.github.com> Date: Wed, 11 Sep 2024 12:40:29 +0000 Subject: [PATCH] add internal reference to multi-backend guide --- 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 60419b38a..175c3e29a 100644 --- a/docs/source/installation.mdx +++ b/docs/source/installation.mdx @@ -137,7 +137,7 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/YOUR_USERNAME/local/cuda-11.7 ## Multi-backend[[multi-backend]] > [!TIP] -> This functionality is currently in preview and therefore not yet production-ready! +> This functionality is currently in preview and therefore not yet production-ready! Please reference [this guide](./non_cuda_backends) for more in-depth information about the different backends and their current status. Please follow these steps to install bitsandbytes with device-specific backend support other than CUDA: