Update MACA
parent
2bcfa02e51
commit
f4479a4f02
42
MACA.md
42
MACA.md
@ -175,34 +175,34 @@
|
|||||||
|
|
||||||
### 安装指南
|
### 安装指南
|
||||||
|
|
||||||
- **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
|
||||||
```
|
```
|
||||||
|
|
||||||
- **2. 安装 mcFlashattn**
|
- **2. 安装 mcFlashattn**
|
||||||
```bash
|
```bash
|
||||||
pip install flash_attn==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
|
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
|
```bash
|
||||||
pip install torchvision==<version> i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
|
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
|
```bash
|
||||||
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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user