Skip to content

Commit 2011b13

Browse files
authored
[misc] Update PyTorch version in docs (#5724)
* [misc] Update PyTorch version in docs * [misc] Update PyTorch version in docs
1 parent 913c920 commit 2011b13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ Please visit our [documentation](https://www.colossalai.org/) and [examples](htt
418418
## Installation
419419

420420
Requirements:
421-
- PyTorch >= 1.11 and PyTorch <= 2.1
421+
- PyTorch >= 2.1
422422
- Python >= 3.7
423423
- CUDA >= 11.0
424424
- [NVIDIA GPU Compute Capability](https://developer.nvidia.com/cuda-gpus) >= 7.0 (V100/RTX20 and higher)

docs/README-zh-Hans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ Colossal-AI 为您提供了一系列并行组件。我们的目标是让您的
413413

414414
环境要求:
415415

416-
- PyTorch >= 1.11 并且 PyTorch <= 2.1
416+
- PyTorch >= 2.1
417417
- Python >= 3.7
418418
- CUDA >= 11.0
419419
- [NVIDIA GPU Compute Capability](https://developer.nvidia.com/cuda-gpus) >= 7.0 (V100/RTX20 and higher)

0 commit comments

Comments
 (0)