Update MACA

repos 2024-11-05 16:37:25 +08:00
parent 882f731041
commit ebd777c700

10
MACA.md

@ -303,7 +303,7 @@
conda search <PKG Name> --info -c https://repos.metax-tech.com/r/maca-conda/
```
### 安装指南
## 安装指南
- **1.安装 mcPyTorch**
```bash
@ -371,15 +371,15 @@
conda install triton=<version>=<build> -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 版本。