From ebd777c7009c515712b2b5fa4958b99103071b06 Mon Sep 17 00:00:00 2001 From: repos Date: Tue, 5 Nov 2024 16:37:25 +0800 Subject: [PATCH] Update MACA --- MACA.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/MACA.md b/MACA.md index 6c5ee6d..e218141 100644 --- a/MACA.md +++ b/MACA.md @@ -303,7 +303,7 @@ conda search --info -c https://repos.metax-tech.com/r/maca-conda/ ``` -### 安装指南 +## 安装指南 - **1.安装 mcPyTorch** ```bash @@ -371,15 +371,15 @@ conda install triton== -c https://repos.metax-tech.com/r/maca-conda/ ``` -### 需要注意 +## 需要注意 -#### 包依赖 +### 包依赖 - https://repos.metax-tech.com/r/maca-pypi/simple 代理了清华源和阿里源,帮助解决安装过程中的依赖问题。 -#### 沐曦MACA包 +### 沐曦MACA包 - 当第三方源中的包名与沐曦MACA包名相同时,请区分版本号。 - 沐曦包的版本号格式为:2.0.0+mc2.23.0.23 或 2.1.2+metax2.24.05 -#### 兼容性 +### 兼容性 - 当前仓库仅支持 Python 3.8 和 Python 3.10 版本。 \ No newline at end of file