Update MACA
parent
c92a9f0fc7
commit
b2a4b65300
8
MACA.md
8
MACA.md
@ -185,22 +185,22 @@
|
||||
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
|
||||
```
|
||||
|
||||
- **5.安装 mcApex**
|
||||
- **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**
|
||||
- **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