From f4479a4f02f656f8731cb9f67b1d51242d03fbcb Mon Sep 17 00:00:00 2001 From: mirror Date: Fri, 27 Sep 2024 15:59:28 +0800 Subject: [PATCH] Update MACA --- MACA.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/MACA.md b/MACA.md index e9da8c8..b629e84 100644 --- a/MACA.md +++ b/MACA.md @@ -175,34 +175,34 @@ ### 安装指南 - - **1.安装 mcPyTorch** + - **1.安装 mcPyTorch** ```bash pip install pip install torch== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com ``` - - **2. 安装 mcFlashattn** - ```bash - pip install flash_attn== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com - ``` + - **2. 安装 mcFlashattn** + ```bash + pip install flash_attn== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com + ``` - - **3.安装 mcTorchvision** - ```bash - pip install torchvision== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com - ``` + - **3.安装 mcTorchvision** + ```bash + pip install torchvision== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com + ``` - - **4.安装mcTorchaudio** - ```bash - pip install torchaudio== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com - ``` + - **4.安装mcTorchaudio** + ```bash + pip install torchaudio== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com + ``` - - **5.安装 mcApex** - ```bash - pip install apex== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com - ``` + - **5.安装 mcApex** + ```bash + pip install apex== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com + ``` - - **6.安装 mcTriton** - ```bash - pip install triton== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com - ``` + - **6.安装 mcTriton** + ```bash + pip install triton== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com + ``` \ No newline at end of file