Skip to content

Commit b26454c

Browse files
authored
Merge pull request #494 from pranavgitb11/main
Update README.md
2 parents 3086fb2 + ea0f793 commit b26454c

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
@@ -80,7 +80,7 @@ out = linear(x.to(torch.float16))
8080
Requirements: anaconda, cudatoolkit, pytorch
8181

8282
Hardware requirements:
83-
- LLM.int8(): NVIDIA Turing (RTX 20xx; T4) or Ampere GPU (RTX 30xx; A4-A100); (a GPU from 2018 or older).
83+
- LLM.int8(): NVIDIA Turing (RTX 20xx; T4) or Ampere GPU (RTX 30xx; A4-A100); (a GPU from 2018 or newer).
8484
- 8-bit optimizers and quantization: NVIDIA Kepler GPU or newer (>=GTX 78X).
8585

8686
Supported CUDA versions: 10.2 - 12.0

0 commit comments

Comments
 (0)