| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
style: solve cleancode Co-authored-by: LinShua<707894133@qq.com> # message auto-generated for no-merge-commit merge: !4368 merge 26.0.0_cleancode into 26.0.0 style: solve cleancode Created-by: LinShua Commit-by: LinShua Merged-by: ascend-robot Description: ## What this PR does / why we need it? solve cleancode. ## Does this PR introduce any user-facing change? NA. ## How was this patch tested? NA. See merge request: Ascend/MindSpeed-LLM!4368 | 4 个月前 | |
fix: Disallow use-global-aux-loss when moe-alltoall-overlap-comm is enabled Co-authored-by: zzyyjj012<yangzj012@qq.com> # message auto-generated for no-merge-commit merge: !4389 merge 26.0.0 into 26.0.0 fix: Disallow use-global-aux-loss when moe-alltoall-overlap-comm is enabled Created-by: zzyyjj012 Commit-by: zzyyjj012 Merged-by: ascend-robot Description: ## What this PR does / why we need it? 当use-global-aux-loss和moe-alltoall-overlap-comm同时开启时,显式抛出异常。 ## Does this PR introduce any user-facing change? 无 ## How was this patch tested? 关闭moe-alltoall-overlap-comm时,use-global-aux-loss可正常开启使用。打开moe-alltoall-overlap-comm时,抛出异常。 See merge request: Ascend/MindSpeed-LLM!4389 | 4 个月前 | |
fix(pytorch): fix meta device stuck when loading weights Co-authored-by: HanhuiChen<chenhanhui1@h-partners.com> # message auto-generated for no-merge-commit merge: !4415 merge 26.0.0 into 26.0.0 fix(pytorch): fix meta device stuck when loading weights Created-by: HANHU1CHEN Commit-by: HanhuiChen Merged-by: ascend-robot Description: ## What this PR does / why we need it? Fix meta device stuck when loading weights. ## Does this PR introduce any user-facing change? No. ## How was this patch tested? The test has passed in model loading of MiniMax-M2.7 in FSDP2. See merge request: Ascend/MindSpeed-LLM!4415 | 3 个月前 | |
style: solve cleancode Co-authored-by: LinShua<707894133@qq.com> # message auto-generated for no-merge-commit merge: !4368 merge 26.0.0_cleancode into 26.0.0 style: solve cleancode Created-by: LinShua Commit-by: LinShua Merged-by: ascend-robot Description: ## What this PR does / why we need it? solve cleancode. ## Does this PR introduce any user-facing change? NA. ## How was this patch tested? NA. See merge request: Ascend/MindSpeed-LLM!4368 | 4 个月前 | |
[pytorch][feature]Decouple the 'variable-seq-lengths' and 'no-pad-to-seq-lengths' parameters Co-authored-by: mhh001<mahonghao1@huawei.com> # message auto-generated for no-merge-commit merge: !3579 merge master_pad into master [pytorch][feature]Decouple the 'variable-seq-lengths' and 'no-pad-to-seq-lengths' parameters Created-by: mhh111 Commit-by: mhh001 Merged-by: ascend-robot Description: [pytorch][feature]Decouple the 'variable-seq-lengths' and 'no-pad-to-seq-lengths' parameters See merge request: Ascend/MindSpeed-LLM!3579 | 9 个月前 | |
style: solve cleancode Co-authored-by: LinShua<707894133@qq.com> # message auto-generated for no-merge-commit merge: !4368 merge 26.0.0_cleancode into 26.0.0 style: solve cleancode Created-by: LinShua Commit-by: LinShua Merged-by: ascend-robot Description: ## What this PR does / why we need it? solve cleancode. ## Does this PR introduce any user-facing change? NA. ## How was this patch tested? NA. See merge request: Ascend/MindSpeed-LLM!4368 | 4 个月前 | |
fix(pytorch):Ensure no PP/VPP stage contains only empty layers during LoRA fine-tuning Co-authored-by: qyzqyz<quyueze@h-partners.com> # message auto-generated for no-merge-commit merge: !4365 merge 26.0.0 into 26.0.0 fix(pytorch):Ensure no PP/VPP stage contains only empty layers during LoRA fine-tuning Created-by: qyzqyz Commit-by: qyzqyz Merged-by: ascend-robot Description: ## What this PR does / why we need it? Please describe the background and detailed changes of the PR. If it is a bugfix, please attach the related issue. ## Does this PR introduce any user-facing change? Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path. ## How was this patch tested? Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations. See merge request: Ascend/MindSpeed-LLM!4365 | 4 个月前 | |
style: solve cleancode Co-authored-by: LinShua<707894133@qq.com> # message auto-generated for no-merge-commit merge: !4368 merge 26.0.0_cleancode into 26.0.0 style: solve cleancode Created-by: LinShua Commit-by: LinShua Merged-by: ascend-robot Description: ## What this PR does / why we need it? solve cleancode. ## Does this PR introduce any user-facing change? NA. ## How was this patch tested? NA. See merge request: Ascend/MindSpeed-LLM!4368 | 4 个月前 | |
fix(pytorch):Ensure no PP/VPP stage contains only empty layers during LoRA fine-tuning Co-authored-by: qyzqyz<quyueze@h-partners.com> # message auto-generated for no-merge-commit merge: !4365 merge 26.0.0 into 26.0.0 fix(pytorch):Ensure no PP/VPP stage contains only empty layers during LoRA fine-tuning Created-by: qyzqyz Commit-by: qyzqyz Merged-by: ascend-robot Description: ## What this PR does / why we need it? Please describe the background and detailed changes of the PR. If it is a bugfix, please attach the related issue. ## Does this PR introduce any user-facing change? Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path. ## How was this patch tested? Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations. See merge request: Ascend/MindSpeed-LLM!4365 | 4 个月前 | |
[pytorch][feature]FSDP2 backend supports the Transformers training process. Co-authored-by: sunjunjie1587<sunjunjie8@huawei.com> # message auto-generated for no-merge-commit merge: !4043 merge master into master [pytorch][feature]FSDP2 backend supports the Transformers training process. Created-by: sunjunjie1587 Commit-by: sunjunjie1587 Merged-by: ascend-robot Description: FSDP2 backend supports the Transformers training process. See merge request: Ascend/MindSpeed-LLM!4043 | 6 个月前 |