mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-13 13:45:51 +00:00
[misc] Update PyTorch version in docs (#5711)
Co-authored-by: Edenzzzz <wtan45@wisc.edu>
This commit is contained in:
parent
537f6a3855
commit
785cd9a9c9
@ -1,7 +1,7 @@
|
|||||||
# Setup
|
# Setup
|
||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
- PyTorch >= 1.11 and PyTorch <= 2.1
|
- PyTorch >= 2.1
|
||||||
- Python >= 3.7
|
- Python >= 3.7
|
||||||
- CUDA >= 11.0
|
- CUDA >= 11.0
|
||||||
- [NVIDIA GPU Compute Capability](https://developer.nvidia.com/cuda-gpus) >= 7.0 (V100/RTX20 and higher)
|
- [NVIDIA GPU Compute Capability](https://developer.nvidia.com/cuda-gpus) >= 7.0 (V100/RTX20 and higher)
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
环境要求:
|
环境要求:
|
||||||
|
|
||||||
- PyTorch >= 1.11 并且 PyTorch <= 2.1
|
- PyTorch >= 2.1
|
||||||
- Python >= 3.7
|
- Python >= 3.7
|
||||||
- CUDA >= 11.0
|
- CUDA >= 11.0
|
||||||
- [NVIDIA GPU Compute Capability](https://developer.nvidia.com/cuda-gpus) >= 7.0 (V100/RTX20 and higher)
|
- [NVIDIA GPU Compute Capability](https://developer.nvidia.com/cuda-gpus) >= 7.0 (V100/RTX20 and higher)
|
||||||
|
Loading…
Reference in New Issue
Block a user