已合并
【Docs】Qwen3-32B W8A8精度调优案例按通用案例模板重构 #807
tanxiangyuu创建于 14 天前
【Docs】Qwen3-32B W8A8精度调优案例按通用案例模板重构 #807
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 tanxiangyuu 的贡献)atomgit-bot
14 天前 评论:
14 天前 评论:
变更摘要
本次 PR 对 docs/zh/best_practices/qwen3_32b_w8a8_precision_tuning_case.md 进行文档重构,将原先自由格式的 Qwen3-32B W8A8 精度调优案例按照《通用案例模板》(general_case_template.md)重新编排,使其与已有标准案例(如 deepseek_v4_flash_w8a8_quick_quantization_case.md)结构保持一致,并通过《通用案例检查清单》(general_case_checklist.md)逐项校验,统一案例评审口径。
主要改动
- 按模板七节结构重构文档:将案例重组为「案例背景 → 环境与版本 → 输入和交付件 → 操作步骤 → 结果与经验 → 异常处理 → 附录」七个章节,替代原有自由格式结构。
- 补齐操作步骤六要素:每个操作步骤新增「目标 / 输入 / 操作 / 输出 / 记录 / 下一步」六要素,关键命令与 YAML 配置以代码块给出,确保可执行可追溯。
- 新增环境与版本、输入和交付件章节:补充「产品形态、依赖及版本、本次前置事实」以及「输入和交付件(含验收方式)」等先前缺失的内容。
- 完善背景与经验部分:案例背景补充关联流程链接(《量化精度调优指南》),经验总结新增适用边界说明。
- 清理与保留:删除模板说明注释;案例实测数据(AIME25/GPQA 精度、量化时间)保持不变。


AtlasAccount
14 天前 评论:
14 天前 评论:
atomgit-bot
14 天前 评论:
14 天前 评论:
🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。


14 天前 添加了label:ascend-cla/yes
ascend-robot
14 天前 评论:
14 天前 评论:
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 | ✅ rookie_hongchuan, 王建新 (2/2) | ✅ 王建新 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
tanxiangyuu, thanks for your pull request. All authors of the commits have signed the CLA. 👍


此处折叠了177条消息 查看更多
rookie_hongchuan
7 天前 评论:
7 天前 评论:
/lgtm


keith_wa
7 天前 评论:
7 天前 评论:
/lgtm
/approve


7 天前 添加了label:approvedlgtm
7 天前 合入了pull request
ascend-robot
7 天前 评论:
7 天前 评论:
Pull Request 已合并或已关闭。
If you want to solve this problem, you can click here to do it in the FAQs.


PR 提交说明
提交前请阅读 贡献指南,开发者文档:模型接入指南
PR 标题前缀:[Doc]
1. 影响面评估
接口变更(按需): 无
输出件变更(按需): 无
非兼容变更(按需): 无
SIG 评审结论(按需): 无
2. 修改描述
修改背景(可选):
docs/zh/best_practices/qwen3_32b_w8a8_precision_tuning_case.md为自由格式编写的案例文档,未遵循《通用案例模板》(docs/zh/contributing/development_guide/general_case_template.md),与新增案例文档(如 deepseek_v4_flash_w8a8_quick_quantization_case.md、deepseek_v4_pro_w4a8_new_llm_quantization_case.md)的结构不一致,案例评审口径不统一。修改目的: 将本案例按通用案例模板重构,对齐案例编写规范,并通过《通用案例检查清单》(general_case_checklist.md)逐项校验。
修改内容:
概念域参考: 纯文档改动,不涉及 cli / app / core / infra / utils 代码域。
3. 功能验证
冒烟由 CI 门禁检查,无需填写「冒烟是否通过」。
复现步骤(可选):
4. 自检(请逐项确认,不适用标 N/A)
典型安全编码问题(纯文档改动,无代码逻辑,逐项 N/A)
DT