[Docs] Keep draft checklist evidence-based
This commit is contained in:
parent
a9206ff105
commit
39f692caae
@ -21,7 +21,7 @@
|
|||||||
| 最终兼容回归 | 已通过 | Draft HEAD `300c87a`:`8 passed, 5 deselected, 17 warnings in 22.23s` |
|
| 最终兼容回归 | 已通过 | Draft HEAD `300c87a`:`8 passed, 5 deselected, 17 warnings in 22.23s` |
|
||||||
| 格式和 CI 注册 | 已通过 | 五个变更文件完整 pre-commit 全部通过;两个测试文件注册到 CUDA CI `base-b/1-gpu-small` |
|
| 格式和 CI 注册 | 已通过 | 五个变更文件完整 pre-commit 全部通过;两个测试文件注册到 CUDA CI `base-b/1-gpu-small` |
|
||||||
| 保留 EP4 服务级结果 | 已证明 | 601 原始目录有 24 个正式 JSONL 点;每组 3 repeats、每点 40/40 成功;错误扫描为空;未重跑 EP32 |
|
| 保留 EP4 服务级结果 | 已证明 | 601 原始目录有 24 个正式 JSONL 点;每组 3 repeats、每点 40/40 成功;错误扫描为空;未重跑 EP32 |
|
||||||
| 公开 PR 标题、正文、依赖和已知限制 | 已完成 | `SGLANG_DRAFT_PR.md` 遵循 SGLang 官方模板;标题为 `[Feature] Support Kimi-K3 FlashInfer MXFP4 MoE on SM120` |
|
| 公开 PR 标题、正文、依赖和已知限制 | Draft 已完成 | `SGLANG_DRAFT_PR.md` 遵循 SGLang 官方模板;标题为 `[Feature] Support Kimi-K3 FlashInfer MXFP4 MoE on SM120`;文档和最终 release 组合性能两项按事实保持未勾选 |
|
||||||
| GitHub fork 交付 | 已完成 | `ACEEE-1222/sglang:hzy/kimi-k3-sm120-flashinfer-mxfp4`,Draft HEAD `300c87a` |
|
| GitHub fork 交付 | 已完成 | `ACEEE-1222/sglang:hzy/kimi-k3-sm120-flashinfer-mxfp4`,Draft HEAD `300c87a` |
|
||||||
| 内部仓库独立分支 | 本地和 601 已完成,远端待推送 | 601 分支 `hzy/feature-kimi-k3-sm120-flashinfer-mxfp4` 已到审计提交;`git.meta-stone.net` 尚未为本机或 601 key 授权,HTTPS 也无 Token |
|
| 内部仓库独立分支 | 本地和 601 已完成,远端待推送 | 601 分支 `hzy/feature-kimi-k3-sm120-flashinfer-mxfp4` 已到审计提交;`git.meta-stone.net` 尚未为本机或 601 key 授权,HTTPS 也无 Token |
|
||||||
|
|
||||||
|
|||||||
@ -106,14 +106,16 @@ made that an unreleased #4460 wheel was used for this four-node benchmark.
|
|||||||
|
|
||||||
- [x] Format your code according to the [Format code with pre-commit](https://docs.sglang.io/developer_guide/contribution_guide.html#format-code-with-pre-commit).
|
- [x] Format your code according to the [Format code with pre-commit](https://docs.sglang.io/developer_guide/contribution_guide.html#format-code-with-pre-commit).
|
||||||
- [x] Add unit tests according to the [Run and add unit tests](https://docs.sglang.io/developer_guide/contribution_guide.html#run-and-add-unit-tests).
|
- [x] Add unit tests according to the [Run and add unit tests](https://docs.sglang.io/developer_guide/contribution_guide.html#run-and-add-unit-tests).
|
||||||
- [x] Update documentation according to [Write documentations](https://docs.sglang.io/developer_guide/contribution_guide.html#write-documentations). (N/A for this Draft: it does not expose a stable released capability or change defaults; user-facing docs should be added after #4460 is released.)
|
- [ ] Update documentation according to [Write documentations](https://docs.sglang.io/developer_guide/contribution_guide.html#write-documentations). (Pending until #4460 has a released API; this Draft does not change defaults.)
|
||||||
- [x] Provide accuracy and speed benchmark results according to [Test the accuracy](https://docs.sglang.io/developer_guide/contribution_guide.html#test-the-accuracy) and [Benchmark the speed](https://docs.sglang.io/developer_guide/contribution_guide.html#benchmark-the-speed).
|
- [ ] Provide accuracy and speed benchmark results according to [Test the accuracy](https://docs.sglang.io/developer_guide/contribution_guide.html#test-the-accuracy) and [Benchmark the speed](https://docs.sglang.io/developer_guide/contribution_guide.html#benchmark-the-speed). (Accuracy is complete; the table above is supporting evidence from the equivalent candidate integration. This item remains open until the final SGLang head is benchmarked with an official #4460 RC or release.)
|
||||||
- [x] Follow the SGLang code style [guidance](https://docs.sglang.io/developer_guide/contribution_guide.html#code-style-guidance).
|
- [x] Follow the SGLang code style [guidance](https://docs.sglang.io/developer_guide/contribution_guide.html#code-style-guidance).
|
||||||
|
|
||||||
Full pre-commit validation was run on all five changed files and every hook
|
Full pre-commit validation was run on all five changed files and every hook
|
||||||
passed. The two test files are registered with CUDA CI in `base-b` using the
|
passed. The two test files are registered with CUDA CI in `base-b` using the
|
||||||
`1-gpu-small` runner.
|
`1-gpu-small` runner.
|
||||||
|
|
||||||
|
The unchecked items are intentional Draft gates, not known code failures.
|
||||||
|
|
||||||
## Dependency and Merge Order
|
## Dependency and Merge Order
|
||||||
|
|
||||||
1. FlashInfer #4460 merges and publishes an RC or release with a stable API.
|
1. FlashInfer #4460 merges and publishes an RC or release with a stable API.
|
||||||
|
|||||||
@ -35,6 +35,9 @@
|
|||||||
`/data/hzy/phase5_sglang_pr4460_draft_cpu_final.log`。
|
`/data/hzy/phase5_sglang_pr4460_draft_cpu_final.log`。
|
||||||
- 公开 Draft PR 正文遵循 SGLang 官方模板,不暴露内网原始路径;原始日志路径、
|
- 公开 Draft PR 正文遵循 SGLang 官方模板,不暴露内网原始路径;原始日志路径、
|
||||||
镜像 SHA、wheel SHA 和去重证据继续保留在本仓库审计文件中。
|
镜像 SHA、wheel SHA 和去重证据继续保留在本仓库审计文件中。
|
||||||
|
- Checklist 不全部预先勾选:文档等待 #4460 发布稳定 API;四机候选结果只作为
|
||||||
|
方向性 speed evidence,最终 SGLang HEAD 与官方 #4460 RC/release 的服务级复测
|
||||||
|
完成后再勾选 accuracy/speed 合并项。
|
||||||
|
|
||||||
## 2026-08-18 Phase 5
|
## 2026-08-18 Phase 5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user