Commit 776140a5 authored by Titus von Koeller's avatar Titus von Koeller
Browse files

docs: update supported ROCm vers

parent 88b34091
......@@ -167,7 +167,7 @@ apt-get update && apt-get install -y git && cd home
pip install torch --index-url https://download.pytorch.org/whl/rocm6.1/
# Install bitsandbytes from PyPI
# (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
# (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
# Please install from source if your configuration doesn't match with these)
pip install bitsandbytes
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment