已合并
feat: FSDP2 online dynamic weight conversion support #4597
iansheng创建于 6月15日
feat: FSDP2 online dynamic weight conversion support #4597
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 iansheng 的贡献)ascend-robot
6月15日 评论:
6月15日 评论:
6月15日 添加了label:stat/needs-squash
6月15日 添加了label:ascend-cla/yes
ascend-robot
6月15日 评论:
6月15日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| docs | ✅ HANHU1CHEN, 丁子霖 (2/2) | ✅ 丁子霖 (1/1) |
| repo-Ascend/MindSpeed-LLM | ✅ 丁子霖, HANHU1CHEN (2/2) | ✅ 丁子霖 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
iansheng, thanks for your pull request. All authors of the commits have signed the CLA. 👍


ascend-robot
6月15日 评论:
6月15日 评论:
Ascend docs pipeline is running...


6月15日 添加了label:docs-ci-pipeline-running
ascend-robot
6月15日 评论:
6月15日 评论:
6月15日 删除了label:docs-ci-pipeline-running
6月15日 添加了label:docs-ci-pipeline-success
6月15日 添加了label:ci-pipeline-failed
ascend-robot
6月15日 评论:
6月15日 评论:
Ascend docs pipeline is running...


6月15日 删除了label:docs-ci-pipeline-success
6月15日 添加了label:docs-ci-pipeline-running
ascend-robot
6月15日 评论:
6月15日 评论:
6月15日 删除了label:docs-ci-pipeline-running
此处折叠了5条事件消息 查看更多
6月15日 添加了label:ci-pipeline-failed
ascend-robot
6月15日 评论:
6月15日 评论:
Ascend docs pipeline is running...


6月15日 删除了label:docs-ci-pipeline-success
6月15日 添加了label:docs-ci-pipeline-running
ascend-robot
6月15日 评论:
6月15日 评论:
6月15日 删除了label:docs-ci-pipeline-running
6月15日 添加了label:docs-ci-pipeline-success
6月15日 删除了label:ci-pipeline-failed
6月15日 添加了label:ci-pipeline-running
AtlasAccount
6月15日 评论:
6月15日 评论:
已进入队列,请勿重复触发


ascend-robot
6月15日 评论:
6月15日 评论:
Ascend docs pipeline is running...


6月15日 删除了label:docs-ci-pipeline-success
6月15日 添加了label:docs-ci-pipeline-running
ascend-robot
6月15日 评论:
6月15日 评论:
6月15日 删除了label:docs-ci-pipeline-running
6月15日 添加了label:docs-ci-pipeline-success
6月15日 删除了label:ci-pipeline-running
6月15日 添加了label:ci-pipeline-passed
ascend-robot
6月15日 评论:
6月15日 评论:
流水线 PR-pipeline_MindSpeed-LLM#4209 已完成
>>>代码风格自动修复执行成功(无修复内容)
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 恶意代码检查 | Antipoison | ✅ | >>> |
| 编码安全与规范检查 | Only_doc_commit | ✅ | >>> |
| CodeCheck | ✅ | >>> | |
| CodeCheck-pre-commit | ✅ | >>> | |
| 开源片段检查 | SCA | ✅ | >>> |
| 开发者测试 | UT_PY310 | ✅ | >>> |
| UT_PY38 | 🛑 | >>> | |
| 流水线 | PR-pipeline_MindSpeed-LLM | ✅ | >>> |
- compile : 运行流水线


HANHU1CHEN
6月15日 评论:
6月15日 评论:
/lgtm


6月16日 添加了label:approvedlgtm
6月16日 合入了pull request
What this PR does / why we need it?
fsdp moe模型训练支持gmm权重在线转换,在线转换框架支持扩展
Does this PR introduce any user-facing change?
易用性提升,省去fsdp moe模型跑之前离线转换步骤
How was this patch tested?
v4离线转换对比v5在线转换误差为0.000023