文件最后提交记录最后更新时间
[featre] Qwen3vl-32b add PMCC feature Co-authored-by: cxiaolong<2845907121@qq.com> # message auto-generated for no-merge-commit merge: !2264 merge master into master [featre] Qwen3vl-32b add PMCC feature Created-by: cxiaolong Commit-by: cxiaolong Merged-by: ascend-robot Description: ## What this PR does / why we need it? PMCC(Privacy and Model Confidential Computing)是昇腾提供的一种隐私计算解决方案,用于保护模型训练过程中的模型权重和数据隐私。 当前 PMCC 特性已适配Qwen3VL数据集并在Qwen3VL-32B模型上进行了验证。 ## 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!22642 个月前