| [Test]Add ST for Qwen3-Omni
Co-authored-by: yaoyaoxu<xuyaoyao.824404@huawei.com>
# message auto-generated for no-merge-commit merge:
!2142 merge qwen3omni_test_st into master
[Test]Add ST for Qwen3-Omni
Created-by: yaoyaoxu
Commit-by: yaoyaoxu
Merged-by: ascend-robot
Description: ## Motivation
Qwen3-Omni 与 Qwen3-VL 的配置存在差异,公共流程的修改可能导致 Qwen3-Omni 运行失败,如 https://gitcode.com/Ascend/MindSpeed-MM/pull/2115
因此需要增加st看护qwen3-Omni模型
## Modification
1.本次新增的st耗时增加2m1s
2.主要修改点:在st路径下增加qwen3omni的脚本,并针对qwen3omni的执行环境做适配,执行结束后恢复
## 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!2142 | 3 个月前 |