| [Modify][mindspore] remove temporal patchs and update preprocess_dataset patch
Co-authored-by: weixin_47897441<wuyouqi1@h-partners.com>
# message auto-generated for no-merge-commit merge:
!2100 merge master-0129 into master
[Modify][mindspore] remove temporal patchs and update preprocess_dataset patch
Created-by: weixin_47897441
Commit-by: weixin_47897441
Merged-by: ascend-robot
Description: ## Motivation
To optimize the patch management and ensure the normal launch of model, unnecessary patches need to be removed and existing patches need to be updated.
## Modification
1. Removed the unnecessary patches for qwen2vl_vit_model.py to clean up redundant code.
2. Updated the patch for the preprocess_dataset function in convert.py to ensure the normal launch of models.
## Self-test (Optional)
- Verified that the model can be successfully launched after the patch adjustments, with no functional abnormalities in dataset preprocessing and model initialization.

## BC-breaking (Optional)
This PR only involves patch adjustments for specific files and does not introduce compatibility issues with CANN/torch_npu versions or other dependencies.
## 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!2100 | 4 个月前 |