Update Maca仓库使用工具帮助

mirror 2024-09-11 16:42:07 +08:00
parent 9f2e25e3f3
commit d32093f3ac

@ -40,5 +40,9 @@ 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'
```