Update MACA

mirror 2024-09-27 15:59:28 +08:00
parent 2bcfa02e51
commit f4479a4f02

42
MACA.md

@ -175,34 +175,34 @@
### 安装指南
- **1.安装 mcPyTorch**
- **1.安装 mcPyTorch**
```bash
pip install pip install torch==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
```
- **2. 安装 mcFlashattn**
```bash
pip install flash_attn==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
```
- **2. 安装 mcFlashattn**
```bash
pip install flash_attn==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
```
- **3.安装 mcTorchvision**
```bash
pip install torchvision==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
```
- **3.安装 mcTorchvision**
```bash
pip install torchvision==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
```
- **4.安装mcTorchaudio**
```bash
pip install torchaudio==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
```
- **4.安装mcTorchaudio**
```bash
pip install torchaudio==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
```
- **5.安装 mcApex**
```bash
pip install apex==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
```
- **5.安装 mcApex**
```bash
pip install apex==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
```
- **6.安装 mcTriton**
```bash
pip install triton==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
```
- **6.安装 mcTriton**
```bash
pip install triton==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
```