Skip to content

Commit 9c9007a

Browse files
Titus-von-Koellermatthewdouglas
authored andcommitted
docs: update supported ROCm vers
1 parent adb4ba9 commit 9c9007a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ apt-get update && apt-get install -y git && cd home
167167
pip install torch --index-url https://download.pytorch.org/whl/rocm6.1/
168168

169169
# Install bitsandbytes from PyPI
170-
# (This is supported on Ubuntu 22.04, Python 3.10, ROCm 6.1.0/6.1.1/6.1.2 and gpu arch - gfx90a, gfx942, gfx1100
170+
# (This is supported on Ubuntu 22.04, Python 3.10, ROCm 6.1.0/6.1.1/6.1.2/6.2.0 and gpu arch - gfx90a, gfx942, gfx1100
171171
# Please install from source if your configuration doesn't match with these)
172172
pip install bitsandbytes
173173

0 commit comments

Comments
 (0)