From 61cea5e7a7cf23073d602f15345e7e12510096a2 Mon Sep 17 00:00:00 2001 From: mirror Date: Fri, 27 Sep 2024 16:00:08 +0800 Subject: [PATCH] Update MACA --- MACA.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MACA.md b/MACA.md index b629e84..f7ce0f4 100644 --- a/MACA.md +++ b/MACA.md @@ -175,7 +175,7 @@ ### 安装指南 - - **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 ``` @@ -195,7 +195,7 @@ pip install torchaudio== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com ``` - - **5.安装 mcApex** + - **5.安装 mcApex** ```bash pip install apex== i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com ```