Commit dfb049f8 authored by Tim Dettmers's avatar Tim Dettmers
Browse files

Added Python >= 3.8 requirement.

parent 211ad594
...@@ -11,7 +11,7 @@ Resources: ...@@ -11,7 +11,7 @@ Resources:
## TL;DR ## TL;DR
**Requirements** **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**: **Installation**:
``pip install bitsandbytes`` ``pip install bitsandbytes``
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment