Added Python >= 3.8 requirement.
This commit is contained in:
parent
211ad594df
commit
dfb049f8e4
|
@ -11,7 +11,7 @@ Resources:
|
|||
|
||||
## TL;DR
|
||||
**Requirements**
|
||||
Linux distribution (Ubuntu, MacOS, etc.) + CUDA >= 10.0. LLM.int8() requires Turing or Ampere GPUs.
|
||||
Python >=3.8. Linux distribution (Ubuntu, MacOS, etc.) + CUDA > 10.0. LLM.int8() requires Turing or Ampere GPUs.
|
||||
**Installation**:
|
||||
``pip install bitsandbytes``
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user