Skip to content

Commit 2f12498

Browse files
authored
Merge pull request #48 from ROCm/rocm_enabled_readme_update
Update README for default branch change
2 parents c336a26 + e07a167 commit 2f12498

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ The library includes quantization primitives for 8-bit & 4-bit operations, throu
88

99
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.
1010

11+
**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`.**
12+
1113
**Installation for ROCm:**
1214

13-
For latest develop version:
1415
```bash
1516
git clone --recurse https://github.com/ROCm/bitsandbytes
1617
cd bitsandbytes

0 commit comments

Comments
 (0)