Skip to content

Commit

Permalink
Merge pull request #48 from ROCm/rocm_enabled_readme_update
Browse files Browse the repository at this point in the history
Update README for default branch change
  • Loading branch information
pnunna93 authored Oct 11, 2024
2 parents c336a26 + e07a167 commit 2f12498
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 2f12498

Please sign in to comment.