已合并
商发分支修改git clone和requirement修改 #705
NIE SHIYU创建于 2025年10月17日
商发分支修改git clone和requirement修改 #705
已合并
共 2 个文件变更+3-2
| @@ -164,7 +164,7 @@ export LD_PRELOAD=/usr/lib/aarch64-linux-gnu/libjemalloc.so.2 | |||
| 164 | 164 | ||
| 165 | ## 准备源码 | 165 | ## 准备源码 |
| 166 | ```shell | 166 | ```shell |
| 167 | -git clone https://gitcode.com/Ascend/MindSpeed-RL.git | 167 | +git clone https://gitcode.com/Ascend/MindSpeed-RL.git -b 2.2.0 |
| 168 | 168 | ||
| 169 | git clone https://gitcode.com/Ascend/MindSpeed.git | 169 | git clone https://gitcode.com/Ascend/MindSpeed.git |
| 170 | cd MindSpeed | 170 | cd MindSpeed |