@@ -205,7 +205,7 @@ The currently distributed `bitsandbytes` are built with the following configurat
205205| ** Linux x86-64** | 6.4.4 | CDNA: gfx90a, gfx942 / RDNA: gfx1100, gfx1101, gfx1102, gfx1103, gfx1150, gfx1151, gfx1152, gfx1153, gfx1200, gfx1201
206206| ** Linux x86-64** | 7.0.2 | CDNA: gfx90a, gfx942, gfx950 / RDNA: gfx1100, gfx1101, gfx1102, gfx1103, gfx1150, gfx1151, gfx1152, gfx1153, gfx1200, gfx1201
207207| ** Linux x86-64** | 7.1.1 | CDNA: gfx90a, gfx942, gfx950 / RDNA: gfx1100, gfx1101, gfx1102, gfx1103, gfx1150, gfx1151, gfx1152, gfx1153, gfx1200, gfx1201
208- | ** Linux x86-64** | 7.2.2 | CDNA: gfx90a, gfx942, gfx950 / RDNA: gfx1100, gfx1101, gfx1102, gfx1103, gfx1150, gfx1151, gfx1152, gfx1153, gfx1200, gfx1201
208+ | ** Linux x86-64** | 7.2.3 | CDNA: gfx90a, gfx942, gfx950 / RDNA: gfx1100, gfx1101, gfx1102, gfx1103, gfx1150, gfx1151, gfx1152, gfx1153, gfx1200, gfx1201
209209| ** Windows x86-64** | 7.2.1 | RDNA: gfx1100, gfx1101, gfx1102, gfx1150, gfx1151, gfx1200, gfx1201
210210
211211Use ` pip ` or ` uv ` to install the latest release:
@@ -216,7 +216,7 @@ pip install bitsandbytes
216216
217217### Compile from Source[[ rocm-compile]]
218218
219- bitsandbytes can be compiled from ROCm 6.2 - ROCm 7.2.2 . See the ` CMakeLists.txt ` for additional options.
219+ bitsandbytes can be compiled from ROCm 6.2 - ROCm 7.2.3 . See the ` CMakeLists.txt ` for additional options.
220220
221221<hfoptions id = " rocm-source" >
222222<hfoption id = " Linux" >
0 commit comments