[mindspore] support qwen3vl vision for megatron backend
Co-authored-by: ffmh<fengminghao2@huawei.com>
# message auto-generated for no-merge-commit merge:
!1784 merge qwen3vl_vision into master
[mindspore] support qwen3vl vision for megatron backend
Created-by: ffmh
Commit-by: ffmh
Merged-by: ascend-robot
Description: ## Motivation
Please describe the motivation of this PR and the goal you want to achieve through this PR.
适配 qwen3vl vision 模块模型适配
## Modification
Please briefly describe what modification is made in this PR.
添加 Qwen3VLVisionModel,适配deepstack计算相关逻辑
## 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!1784
[mindspore] support qwen3vl vision for megatron backend
Co-authored-by: ffmh<fengminghao2@huawei.com>
# message auto-generated for no-merge-commit merge:
!1784 merge qwen3vl_vision into master
[mindspore] support qwen3vl vision for megatron backend
Created-by: ffmh
Commit-by: ffmh
Merged-by: ascend-robot
Description: ## Motivation
Please describe the motivation of this PR and the goal you want to achieve through this PR.
适配 qwen3vl vision 模块模型适配
## Modification
Please briefly describe what modification is made in this PR.
添加 Qwen3VLVisionModel,适配deepstack计算相关逻辑
## 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!1784
[mindspore] support qwen3vl vision for megatron backend
Co-authored-by: ffmh<fengminghao2@huawei.com>
# message auto-generated for no-merge-commit merge:
!1784 merge qwen3vl_vision into master
[mindspore] support qwen3vl vision for megatron backend
Created-by: ffmh
Commit-by: ffmh
Merged-by: ascend-robot
Description: ## Motivation
Please describe the motivation of this PR and the goal you want to achieve through this PR.
适配 qwen3vl vision 模块模型适配
## Modification
Please briefly describe what modification is made in this PR.
添加 Qwen3VLVisionModel,适配deepstack计算相关逻辑
## 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!1784
【Bugfix】Correct the spelling errors in the code
Co-authored-by: lu-jinfu1999<lujinfu1@h-partners.com>
# message auto-generated for no-merge-commit merge:
!1670 merge master into master
【Bugfix】Correct the spelling errors in the code
Created-by: lu-jinfu1999
Commit-by: lu-jinfu1999
Merged-by: ascend-robot
Description: ## Motivation
Correct the spelling errors in the code.
## Modification
Correct spelling errors in the document.
Correct spelling errors in the code.
## 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!1670