Which GPUs does bitsandbytes support?

bitsandbytes 0.50.2: 50 of the 65 GPUs tracked here are supported, from the library's own requirements. Checked 2026-09-27.

The rule

From the installation docs (2026-09-27): NVIDIA compute capability 6.0+, with LLM.int8() needing 7.5+ (8-bit optimizers and NF4/FP4 quantization need 6.0+). compiledFor is the union of the Linux x86_64 PyPI wheel targets across its CUDA builds (11.8-12.6: sm60-sm90; 12.8: sm70-sm120; 13.0-13.2: sm75-sm120). The AMD list is the ROCm 7.14.0 / 10.0.0 Linux wheel targets. The RX 6700 XT's gfx1031 and RX 6600's gfx1032 are included there, though ROCm itself doesn't officially support those cards.

Supported (50)

GPUVendorTargetDetails
B300 (Blackwell Ultra)NVIDIA10.3
DGX SparkNVIDIA12.1
RTX 5060 Ti 16GBNVIDIA12.0
RTX 5090NVIDIA12.0
RTX PRO 6000 BlackwellNVIDIA12.0
B200NVIDIA10.0
H200 SXM 141GBNVIDIA9.0
L40SNVIDIA8.9
RTX 4060 Ti 16GBNVIDIA8.9
H100 SXM5 80GBNVIDIA9.0
RTX 4090NVIDIA8.9
RTX 6000 Ada GenerationNVIDIA8.9
RTX 3060 12GBNVIDIA8.6
A100 SXM4 80GBNVIDIA8.0
RTX 3090NVIDIA8.6
T4NVIDIA7.5
TITAN RTXNVIDIA7.5
Instinct MI350XAMDgfx950
Instinct MI355XAMDgfx950
Radeon AI PRO R9700AMDgfx1201
Radeon RX 9060 XT (16GB)AMDgfx1200
Radeon RX 9060 XT (8GB)AMDgfx1200
Radeon RX 9070AMDgfx1201
Radeon RX 9070 XTAMDgfx1201
Ryzen AI Max+ 395AMDgfx1151
Instinct MI325XAMDgfx942
Radeon RX 7600 XTAMDgfx1102
Instinct MI300AAMDgfx942
Instinct MI300XAMDgfx942
Radeon RX 7700 XTAMDgfx1101
Radeon RX 7800 XTAMDgfx1101
Radeon RX 7900 GREAMDgfx1100
Instinct MI210AMDgfx90a
Radeon RX 6650 XTAMDgfx1032
Radeon RX 6750 XTAMDgfx1031
Radeon RX 6950 XTAMDgfx1030
Radeon RX 7900 XTAMDgfx1100
Radeon RX 7900 XTXAMDgfx1100
Instinct MI250XAMDgfx90a
Radeon RX 6600AMDgfx1032
Radeon RX 6700 XTAMDgfx1031
Instinct MI100AMDgfx908
Radeon RX 6800AMDgfx1030
Radeon RX 6800 XTAMDgfx1030
Radeon RX 6900 XTAMDgfx1030
Arc B580Intel—Intel XPU through PyTorch's XPU backend (PyTorch 2.6+).
Data Center GPU Max 1550Intel—Intel XPU through PyTorch's XPU backend (PyTorch 2.6+).
Arc A380Intel—Intel XPU through PyTorch's XPU backend (PyTorch 2.6+).
Arc A750Intel—Intel XPU through PyTorch's XPU backend (PyTorch 2.6+).
Arc A770 (16GB)Intel—Intel XPU through PyTorch's XPU backend (PyTorch 2.6+).

Partly supported (6)

GPUVendorTargetDetails
GTX 1080 TiNVIDIA6.1no LLM.int8() (needs 7.5+)
TITAN VNVIDIA7.0no LLM.int8() (needs 7.5+)
V100 SXM2 32GBNVIDIA7.0no LLM.int8() (needs 7.5+)
P100 SXM2 16GBNVIDIA6.0no LLM.int8() (needs 7.5+)
Tesla P40NVIDIA6.1no LLM.int8() (needs 7.5+)
TITAN X (Pascal)NVIDIA6.1no LLM.int8() (needs 7.5+)

Not supported (8)

GPUVendorTargetDetails
M40 24GBNVIDIA5.2no build for compute capability 5.2
K80NVIDIA3.7no build for compute capability 3.7
Radeon VIIAMDgfx906
Radeon Instinct MI50AMDgfx906
Radeon Instinct MI60AMDgfx906
Radeon Instinct MI25AMDgfx900
Radeon Instinct MI6AMDgfx803
Radeon Instinct MI8AMDgfx803

Not enough data (1)

GPUVendorTargetDetails
Instinct MI455XAMD—gfx target not recorded

Sources: github.com/bitsandbytes-foundation/bitsandbytes/blob/main/docs/source/installation.mdx

← All libraries, every GPU · Install checker