Update MACA

mirror 2024-09-27 15:55:47 +08:00
parent 9b10b0840a
commit 2bcfa02e51

@ -195,12 +195,12 @@
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
``` ```
- **6.安装 mcTriton** - **6.安装 mcTriton**
```bash ```bash
pip install triton==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com pip install triton==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
``` ```