[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

@@ -1,5 +1,7 @@
# 安装
> Colossal-AI 目前仅支持Linux操作系统没有在其他操作系统如Windows和macOS进行测试
>
> 环境要求: PyTorch 1.10 ~ 1.12 (更新版本正在兼容中), Python >= 3.7, CUDA >= 11.0。如果你遇到安装问题,可以向本项目 [反馈](https://github.com/hpcaitech/ColossalAI/issues/new/choose)。
## 从PyPI上安装