Skip to content

Bitsandbytes

Pre-release
Pre-release

Choose a tag to compare

@wasd-tech wasd-tech released this 15 Jun 13:48
· 10 commits to main since this release
4738ff4

Bitsandbytes compiled for gfx1030,1100,1201,1200 for ROCm 6.4

Commands used to compile:
cmake -DCOMPUTE_BACKEND=hip -DBNB_ROCM_ARCH="gfx1030;gfx1100;gfx1201;gfx1200" -S .
make -j$(nproc)
python -m build