Skip to content

Commit b075afc

Browse files
update docs (#1857)
1 parent de89ff7 commit b075afc

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ bitsandbytes has the following minimum requirements for all platforms:
7575
RDNA: gfx1100, gfx1101, gfx1150, gfx1151, gfx1200, gfx1201
7676
</td>
7777
<td>✅</td>
78-
<td>〰️</td>
78+
<td></td>
7979
<td>✅</td>
8080
</tr>
8181
<tr>

docs/source/installation.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,7 @@ pip install -e .
186186
## AMD ROCm (Preview)[[rocm]]
187187

188188
* Support for AMD GPUs is currently in a preview state.
189-
* All features are supported for consumer RDNA devices.
190-
* The Data Center products currently lack support for the default 4bit blocksize of 64, and as such default to 128.
189+
* All features are supported for both consumer RDNA devices and Data Center CDNA products.
191190
* A compatible PyTorch version with AMD ROCm support is required. It is recommended to use the latest stable release. See [PyTorch on ROCm](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/3rd-party/pytorch-install.html) for guidance.
192191

193192
### Installation from PyPI[[rocm-pip]]

0 commit comments

Comments
 (0)