| [Feature] Support CosyVoice3 finetuning Co-authored-by: AZe_404<wangze62@h-partners.com> # message auto-generated for no-merge-commit merge: !2183 merge cosyvoice3_train into fsdp2_dev [Feature] Support CosyVoice3 finetuning Created-by: AZe_404 Commit-by: AZe_404 Merged-by: ascend-robot Description: ## Motivation 支持CosyVoice3模型llm微调. ## Modification 1. 新增模型yaml配置文件及微调启动脚本; 2. 适配最新Trainer,接入自定义dataloader 3. 支持DataSetArguments及DataloaderArguments参数类to_dict()函数包含未定义额外参数 ## 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!2183 | 4 个月前 |