Update Maca仓库使用工具帮助

mirror 2024-09-11 16:41:51 +08:00
parent 0fb2a79f44
commit 9f2e25e3f3

@ -40,8 +40,5 @@ pip index versions triton -i https://mirror.metax-tech.com/maca-pypi/simple --tr
could not find a version that satisfies the requirement <package>==
```
```
5.考虑到maca pypi包在安装过程中依赖第三方源,'https://mirror.metax-tech.com/maca-pypi/simple'代理了清华源和阿里源,当`pip install triton==` 和 `pip index versions triton` 包名和第三方源包名相同,区别公司包版本:2.0.0+mc2.23.0.23,2.1.2+metax2.24.05
```