文件最后提交记录最后更新时间
[Feature] add st files for simplified qwen3vl configuration Co-authored-by: weixin_44031810<gaojie75@huawei.com> # message auto-generated for no-merge-commit merge: !2015 merge master into master [Feature] add st files for simplified qwen3vl configuration Created-by: gaojie_ Commit-by: weixin_44031810 Merged-by: ascend-robot Description: ## Motivation 因为修改了qwen3vl 30B的配置文件,所以需要修改相应qwen3vl 30b的ST文件,改为与当前对应的拉起和配置方式 ## Modification 新增qwen3vl 30b的ST配置文件和拉起shell 脚本 ## Self-test (Optional) 配置简化在之前的评审中已通过,主要是添加对应的ST文件。测试时间为2026.1.5. ## 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!20154 个月前