Skip to content

Commit

Permalink
Update README for default branch change
Browse files Browse the repository at this point in the history
  • Loading branch information
pnunna93 committed Sep 27, 2024
1 parent c336a26 commit e07a167
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ The library includes quantization primitives for 8-bit & 4-bit operations, throu

This fork is actively developed for ROCm and updates are being pushed into `multi-backend-refactor` branch of upstream bitsandbytes. Users can use either of these to run bitsandbytes on AMD GPUs.

**Note: For latest develop version please use `rocm_enabled_multi_backend` branch instead of this branch. It is periodically synced with `multi-backend-refactor` branch of upstream, and will be default develop branch until `multi-backend-refactor` branch is merged into upstream `main`.**

**Installation for ROCm:**

For latest develop version:
```bash
git clone --recurse https://github.com/ROCm/bitsandbytes
cd bitsandbytes
Expand Down

0 comments on commit e07a167

Please sign in to comment.