文件最后提交记录最后更新时间
style: pre-commit autofix cleancode (base check) Co-authored-by: liyingxuan<liyingxuan3@huawei.com> # message auto-generated for no-merge-commit merge: !2616 merge master into master style: pre-commit autofix cleancode (base check) Created-by: liyx616 Commit-by: liyingxuan 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-MM!261614 小时前
!740 【规范】cleancode代码整改 Merge pull request !740 from 陆劲夫/master 1 年前
[Feature] Add HunyuanVideo1.5 text encoder module: byt5 text encoder Co-authored-by: z_yaoxue<zhouyaoxue@huawei.com> # message auto-generated for no-merge-commit merge: !2129 merge text_encoder_byt5 into master [Feature] Add HunyuanVideo1.5 text encoder module: byt5 text encoder Created-by: z_yaoxue Commit-by: z_yaoxue Merged-by: ascend-robot Description: ## Motivation Add HunyuanVideo1.5 text encoder module: byt5 text encoder. ## Modification 1. 添加byt5的text_encoder模型实现和模型注册文件; 2. 添加byt5的tokenizer模型实现和模型注册文件; 3. 添加数据预处理流程文件; ## 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!21293 个月前
[Feature] Add HunyuanVideo1.5 text encoder module: byt5 text encoder Co-authored-by: z_yaoxue<zhouyaoxue@huawei.com> # message auto-generated for no-merge-commit merge: !2129 merge text_encoder_byt5 into master [Feature] Add HunyuanVideo1.5 text encoder module: byt5 text encoder Created-by: z_yaoxue Commit-by: z_yaoxue Merged-by: ascend-robot Description: ## Motivation Add HunyuanVideo1.5 text encoder module: byt5 text encoder. ## Modification 1. 添加byt5的text_encoder模型实现和模型注册文件; 2. 添加byt5的tokenizer模型实现和模型注册文件; 3. 添加数据预处理流程文件; ## 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!21293 个月前
[Feature] Hunyuanvideo1.5 add infer config Co-authored-by: z_yaoxue<zhouyaoxue@huawei.com> # message auto-generated for no-merge-commit merge: !2236 merge infer into master [Feature] Hunyuanvideo1.5 add infer config Created-by: z_yaoxue Commit-by: z_yaoxue Merged-by: ascend-robot Description: ## What this PR does / why we need it? 混元视频1.5:添加推理流程 新增文件: - i2v:推理配置、启动脚本、图片地址、文本描述地址、图片示例; - t2v:推理配置、启动脚本、文本描述地址; - 推理pipeline:hunyuanvideo_15_pipeline.py; 修改文件: - hunyuanvideo_utils 新增部分图片剪裁、尺寸适配等功能; - text_encoder.encode: 适配推理流程 ## Does this PR introduce any user-facing change? 无 ## 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-MM!22362 个月前
[Feature] Add HunyuanVideo1.5 text encoder module: Qwen2.5vl text encoder Co-authored-by: z_yaoxue<zhouyaoxue@huawei.com> # message auto-generated for no-merge-commit merge: !2125 merge hunyuan15_mllm_tokenizer into master [Feature] Add HunyuanVideo1.5 text encoder module: Qwen2.5vl text encoder Created-by: z_yaoxue Commit-by: z_yaoxue Merged-by: ascend-robot Description: ## Motivation [Feature] Add HunyuanVideo1.5 text encoder module: Qwen2.5vl text encoder ## Modification 1. 添加Qwen2.5vl的text_encoder模型实现和模型注册文件; 2. 添加Qwen2.5vl的tokenizer模型实现和模型注册文件; ## 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. - [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!21253 个月前
style: pre-commit autofix cleancode (base check) Co-authored-by: liyingxuan<liyingxuan3@huawei.com> # message auto-generated for no-merge-commit merge: !2616 merge master into master style: pre-commit autofix cleancode (base check) Created-by: liyx616 Commit-by: liyingxuan 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-MM!261614 小时前
style: pre-commit autofix cleancode (base check) Co-authored-by: liyingxuan<liyingxuan3@huawei.com> # message auto-generated for no-merge-commit merge: !2616 merge master into master style: pre-commit autofix cleancode (base check) Created-by: liyx616 Commit-by: liyingxuan 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-MM!261614 小时前
style: pre-commit autofix cleancode (base check) Co-authored-by: liyingxuan<liyingxuan3@huawei.com> # message auto-generated for no-merge-commit merge: !2616 merge master into master style: pre-commit autofix cleancode (base check) Created-by: liyx616 Commit-by: liyingxuan 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-MM!261614 小时前
style: pre-commit autofix cleancode (base check) Co-authored-by: liyingxuan<liyingxuan3@huawei.com> # message auto-generated for no-merge-commit merge: !2616 merge master into master style: pre-commit autofix cleancode (base check) Created-by: liyx616 Commit-by: liyingxuan 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-MM!261614 小时前
style: pre-commit autofix cleancode (base check) Co-authored-by: liyingxuan<liyingxuan3@huawei.com> # message auto-generated for no-merge-commit merge: !2616 merge master into master style: pre-commit autofix cleancode (base check) Created-by: liyx616 Commit-by: liyingxuan 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-MM!261614 小时前
[Feature] Add HunyuanVideo1.5 text encoder module: Qwen2.5vl text encoder Co-authored-by: z_yaoxue<zhouyaoxue@huawei.com> # message auto-generated for no-merge-commit merge: !2125 merge hunyuan15_mllm_tokenizer into master [Feature] Add HunyuanVideo1.5 text encoder module: Qwen2.5vl text encoder Created-by: z_yaoxue Commit-by: z_yaoxue Merged-by: ascend-robot Description: ## Motivation [Feature] Add HunyuanVideo1.5 text encoder module: Qwen2.5vl text encoder ## Modification 1. 添加Qwen2.5vl的text_encoder模型实现和模型注册文件; 2. 添加Qwen2.5vl的tokenizer模型实现和模型注册文件; ## 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. - [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!21253 个月前
[Feature] Add HunyuanVideo1.5 text encoder module: Qwen2.5vl text encoder Co-authored-by: z_yaoxue<zhouyaoxue@huawei.com> # message auto-generated for no-merge-commit merge: !2125 merge hunyuan15_mllm_tokenizer into master [Feature] Add HunyuanVideo1.5 text encoder module: Qwen2.5vl text encoder Created-by: z_yaoxue Commit-by: z_yaoxue Merged-by: ascend-robot Description: ## Motivation [Feature] Add HunyuanVideo1.5 text encoder module: Qwen2.5vl text encoder ## Modification 1. 添加Qwen2.5vl的text_encoder模型实现和模型注册文件; 2. 添加Qwen2.5vl的tokenizer模型实现和模型注册文件; ## 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. - [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!21253 个月前