已合并
[Doc] fix broken links in term glossary template and kvcache quantization README #853
zhangwl创建于 6 天前
[Doc] fix broken links in term glossary template and kvcache quantization README #853
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 zhangwl 的贡献)atomgit-bot
6 天前 评论:
6 天前 评论:
🤖 正在生成合并请求摘要,请稍候…


AtlasAccount
6 天前 评论:
6 天前 评论:
atomgit-bot
6 天前 评论:
6 天前 评论:
🤖 AI 代码检视正在进行中,请稍候…


6 天前 添加了label:ascend-cla/no
6 天前 添加了label:stat/needs-squash
ascend-robot
6 天前 评论:
6 天前 评论:
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
zwling, thanks for your pull request. All authors of the commits have signed the CLA. 👍


ascend-robot
6 天前 评论:
6 天前 评论:
ascend docs pipeline is running...


6 天前 添加了label:docs-ci-pipeline-running
6 天前 删除了label:stat/needs-squash
6 天前 删除了label:ascend-cla/no
ascend-robot
6 天前 评论:
6 天前 评论:
6 天前 添加了label:ascend-cla/yes
ascend-robot
6 天前 评论:
6 天前 评论:
6 天前 删除了label:docs-ci-pipeline-running
6 天前 添加了label:docs-ci-pipeline-success
zhangwl
6 天前 评论:
6 天前 评论:
compile


6 天前 添加了label:ci-pipeline-running
6 天前 删除了label:ci-pipeline-running
6 天前 添加了label:ci-pipeline-passed
AtlasAccount
6 天前 评论:
6 天前 评论:
流水线 PR-pipeline_msmodelslim#2286 [ commitID:e411208f ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build_msmodelslim | 🛑 | >>> |
| 恶意代码检查 | Antipoison_MindStudio-ModelSlim | 🛑 | >>> |
| 编码安全与规范检查 | codecheck_pre-commit | 🛑 | >>> |
| md_check | md_check | ✅ | >>> |
| pre-commit | 🛑 | >>> | |
| 开源片段检查 | SCA_MindStudio-ModelSlim | 🛑 | >>> |
| 开发者测试 | UT_msmodelslim | 🛑 | >>> |
| PreSmoke_msmodelslim | 🛑 | >>> | |
| 流水线 | PR-pipeline_msmodelslim | ✅ | >>> |
- compile : 运行流水线
- retry : 重试流水线所有失败子任务
- retry <任务名> : 仅重试指定失败子任务
- stop : 停止流水线


6 天前 关联了issue:[Doc]: 文档链接失效:01_quantization_glossary_checklist.md 文件不存在
6 天前 关联了issue:[Doc]: 文档链接失效:kv_smooth.md 文件不存在
rookie_hongchuan
6 天前 评论:
6 天前 评论:
/lgtm


ascend-robot
6 天前 评论:
6 天前 评论:
ascend docs pipeline is running...


6 天前 删除了label:docs-ci-pipeline-success
6 天前 添加了label:docs-ci-pipeline-running
ascend-robot
6 天前 评论:
6 天前 评论:
ascend-robot
6 天前 评论:
6 天前 评论:
ascend docs pipeline is running...


6 天前 删除了label:docs-ci-pipeline-running
6 天前 添加了label:docs-ci-pipeline-success
6 天前 添加了label:docs-ci-pipeline-running
keith_wa
6 天前 评论:
6 天前 评论:
/lgtm
/approve


6 天前 添加了label:approvedlgtm
6 天前 合入了pull request
ascend-robot
6 天前 评论:
6 天前 评论:
6 天前 删除了label:docs-ci-pipeline-running
PR 提交说明
提交前请阅读
https://gitcode.com/Ascend/msmodelslim/blob/master/docs/zh/contributing/contributing_guide.md,开发者文档:模型接入指南PR 标题前缀:[Feature]、[Bugfix]、[Doc]、[Test](与 CONTRIBUTING 一致)
1. 影响面评估
接口变更(按需): 无
输出件变更(按需): 无
非兼容变更(按需): 无
SIG 评审结论(按需): 无
2. 修改描述
修改背景(可选):
文档中存在相对路径错误的内部链接,点击后返回 404,影响开发者查阅校验清单与配套术语词条。
修改目的:
修复两处文档中的失效内部链接,使链接指向真实存在的文件。
修改内容:
docs/zh/contributing/development_guide/docs_standards/01_term_glossary_template.md
01_quantization_glossary_checklist.md→01_term_glossary_checklist.md(原链接多写了quantization_前缀,实际文件名为01_term_glossary_checklist.md)docs/zh/knowledge_base/quantization_mode/kv_cache_quantization/README.md
kvcache_quant/kvcache_quant.md→kvcache_quant/term_kvcache_quant.md(缺少term_前缀)kv_smooth/kv_smooth.md→kv_smooth/term_kv_smooth.md(缺少term_前缀)概念域参考(填写提示):
3. 功能验证
冒烟由 CI 门禁检查,无需填写「冒烟是否通过」。
复现步骤(可选):
# 修复前点击以下链接返回 404,修复后可正常跳转: # 1. 01_term_glossary_template.md 中的「量化术语百科校验清单」 # 2. kv_cache_quantization/README.md 中的「KVCache量化:缓存量化算法说明」「KVSmooth:KVCache量化离群值抑制算法说明」4. 自检(请逐项确认,不适用标 N/A)
典型安全编码问题
DT