已合并
[Bugfix] fix qwen-image-edit w4a4f4 missing fa_bit config #738
caishengcheng创建于 7月15日
[Bugfix] fix qwen-image-edit w4a4f4 missing fa_bit config #738
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 caishengcheng 的贡献)atomgit-bot
7月15日 评论:
7月15日 评论:
🤖 正在生成合并请求摘要,请稍候…


atomgit-bot
7月15日 评论:
7月15日 评论:
🤖 AI 代码检视正在进行中,请稍候…


AtlasAccount
7月15日 评论:
7月15日 评论:
7月15日 添加了label:ascend-cla/yes
ascend-robot
7月15日 评论:
7月15日 评论:
ascend-robot
7月15日 评论:
7月15日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-Ascend/msmodelslim | ✅ 周容辰, libarry (2/2) | ✅ 周容辰 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


ascend-robot
7月15日 评论:
7月15日 评论:
ascend docs pipeline is running...


7月15日 添加了label:docs-ci-pipeline-running
caishengcheng
7月15日 评论:
7月15日 评论:
compile


ascend-robot
7月15日 评论:
7月15日 评论:
✅ 跳过 docs ci 检查,仓库 Ascend/msmodelslim 未配置文档门禁,


7月15日 删除了label:docs-ci-pipeline-running
7月15日 添加了label:docs-ci-pipeline-success
7月15日 添加了label:ci-pipeline-running
ascend-robot
7月15日 评论:
7月15日 评论:
ascend docs pipeline is running...


7月15日 删除了label:docs-ci-pipeline-success
7月15日 添加了label:docs-ci-pipeline-running
7月15日 修改了pull request 的描述
ascend-robot
7月15日 评论:
7月15日 评论:
✅ 跳过 docs ci 检查,仓库 Ascend/msmodelslim 未配置文档门禁,


7月15日 删除了label:docs-ci-pipeline-running
7月15日 添加了label:docs-ci-pipeline-success
7月15日 关联了issue:[Bug] Qwen-Image-Edit-2509执行w4a4f4量化,无法匹配到最佳实践量化配置
7月15日 删除了label:ci-pipeline-running
7月15日 添加了label:ci-pipeline-passed
AtlasAccount
7月15日 评论:
7月15日 评论:
流水线 PR-pipeline_msmodelslim#2002 [ commitID:ed293e72 ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build_msmodelslim | ✅ | >>> |
| 恶意代码检查 | Antipoison_MindStudio-ModelSlim | ✅ | >>> |
| 编码安全与规范检查 | CodeCheck_MindStudio-ModelSlim | ✅ | >>> |
| 开源片段检查 | SCA_MindStudio-ModelSlim | ✅ | >>> |
| 开发者测试 | UT_msmodelslim | ✅ | >>> |
| PreSmoke_msmodelslim | ✅ | >>> | |
| 流水线 | PR-pipeline_msmodelslim | ✅ | >>> |
- compile : 运行流水线
- retry : 重试流水线所有失败子任务
- retry <任务名> : 仅重试指定失败子任务
- stop : 停止流水线


AtlasAccount
7月15日 评论:
7月15日 评论:
流水线 PR-pipeline_msmodelslim#2002 [ commitID:ed293e72 ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build_msmodelslim | ✅ | >>> |
| 恶意代码检查 | Antipoison_MindStudio-ModelSlim | ✅ | >>> |
| 编码安全与规范检查 | CodeCheck_MindStudio-ModelSlim | ✅ | >>> |
| 开源片段检查 | SCA_MindStudio-ModelSlim | ✅ | >>> |
| 开发者测试 | UT_msmodelslim | ✅ | >>> |
| PreSmoke_msmodelslim | ✅ | >>> | |
| 流水线 | PR-pipeline_msmodelslim | ✅ | >>> |
- compile : 运行流水线
- retry : 重试流水线所有失败子任务
- retry <任务名> : 仅重试指定失败子任务
- stop : 停止流水线


libowen
29 天前 评论:
29 天前 评论:
/lgtm


joejoezhou
29 天前 评论:
29 天前 评论:
/lgtm
/approve


29 天前 添加了label:approvedlgtm
29 天前 合入了pull request
PR 提交说明
提交前请阅读 CONTRIBUTING.md,开发者文档:模型接入指南
PR 标题前缀:[Feature]、[Bugfix]、[Doc]、[Test](与 CONTRIBUTING 一致)
1. 影响面评估
接口变更(按需): 无
输出件变更(按需): 无
非兼容变更(按需): 无
SIG 评审结论(按需): 无
2. 修改描述
修改背景(可选):
qwen-image-edit在适配w4a4f4的时候,无法匹配f4
修改目的:(本 PR 要达成什么目标)
解决qwen-image-edit的w4a4f4匹配问题
修改内容:(按「概念 - 变化」分条,示例:core/算法:新增 SmoothQuant 离群值抑制)
修改qwen-image-edit-w4a4f4-mxfp.yaml,加上fa_bit:4的显式字段
概念域参考(填写提示):
3. 功能验证
冒烟由 CI 门禁检查,无需填写「冒烟是否通过」。
复现步骤(可选):
# 在此粘贴可复现命令4. 自检(请逐项确认,不适用标 N/A)
典型安全编码问题
DT