Update MACA

repos 2024-12-17 09:39:26 +08:00
parent 3bba439966
commit cb7867780e

@ -395,7 +395,7 @@
## 卸载
- **卸载mcPyTorch**
```bash
python -m pip uninstall <PKG Name>
pip uninstall <PKG Name>
```