Update MACA

mirror 2024-09-27 16:00:08 +08:00
parent f4479a4f02
commit 61cea5e7a7

@ -175,7 +175,7 @@
### 安装指南 ### 安装指南
- **1.安装 mcPyTorch** - **1.安装 mcPyTorch**
```bash ```bash
pip install pip install torch==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com pip install pip install torch==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
``` ```
@ -195,7 +195,7 @@
pip install torchaudio==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com pip install torchaudio==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
``` ```
- **5.安装 mcApex** - **5.安装 mcApex**
```bash ```bash
pip install apex==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com pip install apex==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
``` ```