[doc] add env scope (#2933)

This commit is contained in:
binmakeswell
2023-02-28 15:39:51 +08:00
committed by GitHub
parent b8804aa60c
commit 8264cd7ef1
5 changed files with 13 additions and 3 deletions

View File

@@ -2,6 +2,9 @@
# Setup
> Colossal-AI currently only supports the Linux operating system and has not been tested on other OS such as Windows and macOS.
>
> Environment Requirement: PyTorch 1.10 ~ 1.12 (WIP higher version), Python >= 3.7, CUDA >= 11.0. If you encounter any problem about installation, you may want to raise an [issue](https://github.com/hpcaitech/ColossalAI/issues/new/choose) in this repository.
## Download From PyPI