| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
test: move qwen3_8b cp_ring test to pipeline and update deepseek4 flash ckpt path Co-authored-by: Rostellaria<xiaoshaoan@huawei.com> # message auto-generated for no-merge-commit merge: !4909 merge master into master test: move qwen3_8b cp_ring test to pipeline and update deepseek4 flash ckpt path Created-by: Rostellaria Commit-by: Rostellaria Merged-by: ascend-robot Description: [#1704](https://gitcode.com/Ascend/MindSpeed-LLM/issues/1704) ## What this PR does / why we need it? This PR moves the pretrain_qwen3_8b_general_cp_ring test script and its baseline JSON from the st directory to the pipeline directory to align with the pipeline test conventions. It also updates the deepseek4-flash checkpoint path and adds timestamped log output. ## Does this PR introduce any user-facing change? No user-facing change. The README test index table is updated to reflect the new path, but there is no impact on end-user functionality. ## How was this patch tested? The qwen3-8b cp_ring and deepseek4-flash scripts were executed successfully on an 8-NPU environment, and the results were verified against baselines. See merge request: Ascend/MindSpeed-LLM!4909 | 1 个月前 | |
| 11 个月前 | ||
feat(pytorch): Upgrading Default Dependencies Co-authored-by: zhyebin01<zhangyebin@h-partners.com> # message auto-generated for no-merge-commit merge: !4996 merge master into master feat(pytorch): Upgrading Default Dependencies Created-by: zhyebin01 Commit-by: zhyebin01 Merged-by: ascend-robot Description: ## What this PR does / why we need it? Upgrade Python (3.10→3.12) and PyTorch (2.7.1→2.10.0) to keep the stack current, improve performance, and apply security patches. Adjusted dependency constraints accordingly. ## Does this PR introduce any user-facing change? Yes. Users must now use **Python 3.12** and **PyTorch 2.10.0** (or compatible versions) for the development/runtime environment. Installation commands may need to be updated accordingly (e.g., conda create -n new_env python=3.12). No change to the training/inference API or command‑line arguments. ## How was this patch tested? pipeline test pass See merge request: Ascend/MindSpeed-LLM!4996 | 7 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 11 个月前 | ||
| 7 天前 |