Skip to content

Commit dfb049f

Browse files
committed
Added Python >= 3.8 requirement.
1 parent 211ad59 commit dfb049f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Resources:
1111

1212
## TL;DR
1313
**Requirements**
14-
Linux distribution (Ubuntu, MacOS, etc.) + CUDA >= 10.0. LLM.int8() requires Turing or Ampere GPUs.
14+
Python >=3.8. Linux distribution (Ubuntu, MacOS, etc.) + CUDA > 10.0. LLM.int8() requires Turing or Ampere GPUs.
1515
**Installation**:
1616
``pip install bitsandbytes``
1717

0 commit comments

Comments
 (0)