Skip to content

Commit

Permalink
docs: further tweaks to multi-backend alpha docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Titus-von-Koeller committed Sep 30, 2024
1 parent f207da0 commit e923bcb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,12 @@ For each supported backend, follow the respective instructions below:

### Pre-requisites[[multi-backend-pre-requisites]]

To use bitsandbytes non-CUDA backends, be sure to install:

```
pip install "transformers>=4.45.1"
```

<hfoptions id="backend">
<hfoption id="AMD ROCm">

Expand Down

0 comments on commit e923bcb

Please sign in to comment.