Skip to content

Commit a46b7e9

Browse files
Fix cuda min glibc in doc
1 parent b2cf0d2 commit a46b7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The currently distributed `bitsandbytes` packages are built with the following c
6363
| **Windows x86-64** | 12.8 - 12.9 | MSVC 19.43+ (VS2022) | sm70, sm75, sm80, sm86, sm89, sm90, sm100, sm120
6464
| **Windows x86-64** | 13.0 | MSVC 19.43+ (VS2022) | sm75, sm80, sm86, sm89, sm90, sm100, sm120
6565

66-
The Linux build has a minimum glibc version of 2.34.
66+
The Linux build has a minimum glibc version of 2.24.
6767

6868
Use `pip` or `uv` to install the latest release:
6969

0 commit comments

Comments
 (0)