文件最后提交记录最后更新时间
!1449 [Bugfix]Fix MMConfig exception handling and update public address and API declarations Merge pull request !1449 from zhangxubin/master 9 个月前
!1368 [Bugfix] bugfix for dist-train with core 0.12.1 Merge pull request !1368 from 王泽/012disttrain 9 个月前
[mindspore]RollBack PR: #1674 Co-authored-by: ybwang19<1605891897@qq.com> # message auto-generated for no-merge-commit merge: !1684 merge 2.2.0 into 2.2.0 [mindspore]RollBack PR: #1674 Created-by: ybwang19 Commit-by: ybwang19 Merged-by: ascend-robot Description: ## Motivation Please describe the motivation of this PR and the goal you want to achieve through this PR. ## Modification Please briefly describe what modification is made in this PR. ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/MindSpeed-MM!16846 个月前
[bugfix]Modify the description of the default loss calculation behavior for vlm_model Co-authored-by: MoCuishle-M<1656631289@qq.com> # message auto-generated for no-merge-commit merge: !1609 merge 2.2.0 into 2.2.0 [bugfix]Modify the description of the default loss calculation behavior for vlm_model Created-by: MoCuishle-M Commit-by: MoCuishle-M Merged-by: ascend-robot Description: ## Motivation Modify the description of the default loss calculation behavior for vlm_model. ## Modification Modify the description of the default loss calculation behavior for vlm_model. ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/MindSpeed-MM!16097 个月前
[Docs]Add documentation related to the loss calculation method of VLM Model Co-authored-by: zhangxubin<1656631289@qq.com> # message auto-generated for no-merge-commit merge: !1642 merge 2.2.0 into 2.2.0 [Docs]Add documentation related to the loss calculation method of VLM Model Created-by: MoCuishle-M Commit-by: zhangxubin Merged-by: ascend-robot Description: ## Motivation Add documentation related to the loss calculation method of VLM Model. ## Modification Add documentation related to the loss calculation method of VLM Model. ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/MindSpeed-MM!16427 个月前
[Bugfix] Bugfix for dancegrpo when using only part of the devices Co-authored-by: AZe_404<wangze62@h-partners.com> # message auto-generated for no-merge-commit merge: merge devicecount_220 into 2.2.0 [Bugfix] Bugfix for dancegrpo when using only part of the devices Created-by: AZe_404 Commit-by: AZe_404 Merged-by: ascend-robot Description: ## Motivation Bugfix for dancegrpo when using only part of the devices. ## Modification Use ASCEND_RT_VISIBLE_DEVICES to control. ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [x] The new code needs to comply with the Clean Code specification. - [x] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [x] CLA has been signed and all committers have signed the CLA in this PR. - [x] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/MindSpeed-MM!15418 个月前
[Docs] Modify docs to eliminate the problem description Co-authored-by: AZe_404<wangze62@h-partners.com> # message auto-generated for no-merge-commit merge: !1605 merge 220-env_220 into 2.2.0 [Docs] Modify docs to eliminate the problem description Created-by: AZe_404 Commit-by: AZe_404 Merged-by: ascend-robot Description: ## Motivation Documentation usability improvements. ## Modification Eliminate the problem description. ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [x] The new code needs to comply with the Clean Code specification. - [x] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [x] CLA has been signed and all committers have signed the CLA in this PR. - [x] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/MindSpeed-MM!16057 个月前
[Bugfix]Modify code following CleanCode standards-2.2.0 Co-authored-by: lu-jinfu1999<lujinfu1@h-partners.com> # message auto-generated for no-merge-commit merge: !1594 merge 2.2.0 into 2.2.0 [Bugfix]Modify code following CleanCode standards-2.2.0 Created-by: lu-jinfu1999 Commit-by: lu-jinfu1999 Merged-by: ascend-robot Description: ## Motivation Modify code following CleanCode standards-2.2.0. ## Modification Modify code following CleanCode standards-2.2.0. ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [x] The new code needs to comply with the Clean Code specification. - [x] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [x] CLA has been signed and all committers have signed the CLA in this PR. - [x] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/MindSpeed-MM!15947 个月前
!1322 [Bugfix] lora patch lazy init Merge pull request !1322 from zs-Derrick/master 10 个月前
[Feature] The vlm model supports two loss calculation methods: token level and sample level Co-authored-by: zhangxubin<1656631289@qq.com> # message auto-generated for no-merge-commit merge: !1557 merge 2.2.0 into 2.2.0 [Feature] The vlm model supports two loss calculation methods: token level and sample level Created-by: MoCuishle-M Commit-by: MoCuishle-M;zhangxubin Merged-by: ascend-robot Description: ## Motivation The vlm model supports two loss calculation methods: token level and sample level. Enable token-level loss calculation using '--calculate-per-token-loss'. Enable token-level loss calculation using '--calculate-per-sample-loss'. Perform argument validation to prevent both '--calculate-per-token-loss' and '--calculate-per-sample-loss' from being enabled simultaneously. When neither of these two arguments is enabled, the loss computation behavior remains consistent with the current implementation. ## Modification The vlm model supports two loss calculation methods: token level and sample level ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [ ] The new code needs to comply with the Clean Code specification. - [ ] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [ ] CLA has been signed and all committers have signed the CLA in this PR. - [ ] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/MindSpeed-MM!15577 个月前
[Bugfix] Bugfix for logging lr Co-authored-by: AZe_404<wangze62@h-partners.com> # message auto-generated for no-merge-commit merge: !1566 merge bugfix_log_lr_220 into 2.2.0 [Bugfix] Bugfix for logging lr Created-by: AZe_404 Commit-by: AZe_404 Merged-by: ascend-robot Description: ## Motivation Bugfix for logging lr ## Modification Bugfix for logging lr ## Self-test (Optional) If modifications to this PR may cause/fix function/accuracy/performance DTSs/issues, a self-inspection record needs to be attached. ## BC-breaking (Optional) If there are compatibility issues, such as dependencies on cann/torch_npu versions, they need to be explained in the PR. ## Checklist **Before PR**: - [x] The new code needs to comply with the Clean Code specification. - [x] The PR content is self-checked, and the expression can be clear and the writing standardized **After PR**: - [x] CLA has been signed and all committers have signed the CLA in this PR. - [x] The ci-pipeline is passed, Code Check is passed. See merge request: Ascend/MindSpeed-MM!15667 个月前