Update MACA
parent
61cea5e7a7
commit
8e7d1d02e4
12
MACA.md
12
MACA.md
@ -175,22 +175,22 @@
|
||||
|
||||
### 安装指南
|
||||
|
||||
- **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**
|
||||
- **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**
|
||||
- **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**
|
||||
- **4.安装mcTorchaudio**
|
||||
```bash
|
||||
pip install torchaudio==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
|
||||
```
|
||||
@ -200,8 +200,8 @@
|
||||
pip install apex==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
|
||||
```
|
||||
|
||||
- **6.安装 mcTriton**
|
||||
```bash
|
||||
- **6.安装 mcTriton**
|
||||
```bash
|
||||
pip install triton==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user