文件最后提交记录最后更新时间
!1321 [Bugfix] import dependency isolation. Merge pull request !1321 from zs-Derrick/master 10 个月前
!1297 [Bugfix]Security Update: Remove OS Info Print, Defend Formula Injection, Add Security Utils, Disable 0.0.0.0 and add public IP Merge pull request !1297 from zhangxubin/master 10 个月前
!1280 [Bugfix] asyc offload supports starting from layers other than layer 0. Merge pull request !1280 from liyingxuan/master 10 个月前
!587 【特性】VAE添加判别器以及数据集等模块 Merge pull request !587 from zs-Derrick/master 1 年前
[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 个月前
!259 【特性】OpenSoraPlan 1.3 添加 I2V 训练 Merge pull request !259 from zzztq/master 1 年前
!1492 [Modify] Update deterministic computation Merge pull request !1492 from 王泽/deter_comp 8 个月前
!1416 [Modify]Update the finetune script of interpl to run pretrain-vlm Merge pull request !1416 from OrangeSoda/internvl_new_script_validate 8 个月前
[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 个月前