Commit 723e2162 authored by Titus von Koeller's avatar Titus von Koeller
Browse files

docs: remove 2 obsolete lines

parent 9b3c2b34
...@@ -306,9 +306,6 @@ pip install --force-reinstall 'https://github.com/bitsandbytes-foundation/bitsan ...@@ -306,9 +306,6 @@ pip install --force-reinstall 'https://github.com/bitsandbytes-foundation/bitsan
bitsandbytes is fully supported from ROCm 6.1 onwards (currently in alpha release). bitsandbytes is fully supported from ROCm 6.1 onwards (currently in alpha release).
```bash ```bash
# Please install from source if your configuration doesn't match with these)
pip install bitsandbytes
# Install bitsandbytes from source # Install bitsandbytes from source
# Clone bitsandbytes repo, ROCm backend is currently enabled on multi-backend-refactor branch # Clone bitsandbytes repo, ROCm backend is currently enabled on multi-backend-refactor branch
git clone --depth 1 -b multi-backend-refactor https://github.com/bitsandbytes-foundation/bitsandbytes.git && cd bitsandbytes/ git clone --depth 1 -b multi-backend-refactor https://github.com/bitsandbytes-foundation/bitsandbytes.git && cd 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