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 ac5550a commit ea0f793Copy full SHA for ea0f793
README.md
@@ -80,7 +80,7 @@ out = linear(x.to(torch.float16))
80
Requirements: anaconda, cudatoolkit, pytorch
81
82
Hardware requirements:
83
- - LLM.int8(): NVIDIA Turing (RTX 20xx; T4) or Ampere GPU (RTX 30xx; A4-A100); (a GPU from 2018 or older).
+ - LLM.int8(): NVIDIA Turing (RTX 20xx; T4) or Ampere GPU (RTX 30xx; A4-A100); (a GPU from 2018 or newer).
84
- 8-bit optimizers and quantization: NVIDIA Kepler GPU or newer (>=GTX 78X).
85
86
Supported CUDA versions: 10.2 - 12.0
0 commit comments