We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228063c commit 483cc20Copy full SHA for 483cc20
1 file changed
docs/source/installation.mdx
@@ -43,7 +43,8 @@ The currently distributed `bitsandbytes` packages are built with the following c
43
| **Linux x86-64** | 12.8 | GCC 11.2 | sm75, sm80, sm86, sm89, sm90, sm100, sm120
44
| **Linux aarch64** | 11.8 - 12.6 | GCC 11.2 | sm75, sm80, sm90
45
| **Linux aarch64** | 12.8 | GCC 11.2 | sm75, sm80, sm90, sm100
46
-| **Windows x86-64** | 11.8 - 12.8 | MSVC 19.43+ (VS2022) | sm50, sm60, sm75, sm80, sm86, sm89, sm90, sm100, sm120
+| **Windows x86-64** | 11.8 - 12.6 | MSVC 19.43+ (VS2022) | sm50, sm60, sm75, sm80, sm86, sm89, sm90
47
+| **Windows x86-64** | 12.8 | MSVC 19.43+ (VS2022) | sm75, sm80, sm86, sm89, sm90, sm100, sm120
48
49
Use `pip` or `uv` to install:
50
0 commit comments