Skip to content

[Qwen3.5 B300] preserve power workload on native SRT / 保留原生 SRT 功耗工作负载 - #3379

Draft
edwingao28 wants to merge 8 commits into
mainfrom
fix/qwen35-b300-powerx-coverage
Draft

edwingao28 wants to merge 8 commits into
mainfrom
fix/qwen35-b300-powerx-coverage

Conversation

@edwingao28

@edwingao28 edwingao28 commented Sep 23, 2026 •

Copy link
Copy Markdown
Collaborator

Description

Preserve B300 TP4 power coverage on native SRT, retain chat formatting, and disable JIT DeepGEMM. Request logging stays limited to c256 evaluation.

Testing: 75 local tests pass. The legacy diagnostic passed strict 96.36% and flexible 95.75% against unchanged 94% gates.

Delivery: Native SRT qualification requires nine throughput points and two full evaluations.

中文

让 B300 TP4 功耗覆盖适配原生 SRT,保留 chat 格式并关闭 JIT DeepGEMM。请求日志仍仅用于 c256 评估。

测试: 75 项本地测试通过。旧路径诊断 strict 为96.36%、flexible 为95.75%,均通过原有94%门槛。

交付: 原生 SRT 仍需完成九个吞吐点和两次完整评估。

GPT-6 负责实现和只读委派核验,精确变体不可用。无关联 issue。

AI model disclosure

  • Model/version: GPT-6; exact variant unavailable.
  • Role: implementation and read-only delegated audits.

Related Issue

None.

Type of Change

  • Bug fix
  • New feature
  • Configuration change
  • Documentation update
  • Other (please describe)

Checklist

  • I have completed the AI model disclosure and kept it current
  • I have tested my changes locally
  • I have updated documentation if necessary
  • For every change that can affect benchmark performance and every recipe addition or modification, I have appended a new entry to the physical end of perf-changelog.yaml and have not edited historical entries
  • Before merging via reuse, an authorized maintainer (OWNER/MEMBER/COLLABORATOR) has commented /use <run_id> (or the legacy /reuse-sweep-run) on this PR. Do this only once there is a final full sweep that is all green with evals passing, since after this comment the sweep label will no longer automatically kick off new sweeps. Remove and re-add the label to force one.

补齐 Qwen3.5 B300 的 c1/c2 并要求有效功耗,保留既有覆盖。
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the contribution!

  • Review: If this PR changes files owned by someone other than a repository admin or @SemiAnalysisAI/core, ask one eligible CODEOWNER to complete the latest PR_REVIEW_CHECKLIST.md before contacting a core maintainer on Slack. Follow the template exactly, including As a PR reviewer and CODEOWNER, I have reviewed this and have, so sign-off verification triggers.
  • PR verification: Sweeps only run on labeled PRs. Add full-sweep-fail-fast (strongly recommended); use full-sweep-enabled only when matrix jobs should continue after a failure.
  • After merging: PR authors must ensure all GitHub Actions jobs pass. Transient failures often pass on rerun; see how to rerun failed jobs.
中文

感谢你的贡献!

  • **审阅:**如果 PR 修改的文件归属于仓库管理员及 @SemiAnalysisAI/core 之外的 CODEOWNER,请先联系一位有资格的 CODEOWNER 填写最新的 PR_REVIEW_CHECKLIST.md,再通过 Slack 联系核心维护者。必须严格遵循模板,并保留 As a PR reviewer and CODEOWNER, I have reviewed this and have,才能触发签核验证。
  • **PR 验证:**扫描仅在带有标签的 PR 上运行。强烈建议添加 full-sweep-fail-fast;仅当需要矩阵任务在失败后继续运行时才使用 full-sweep-enabled。
  • **合并后:**PR 作者必须确保所有 GitHub Actions 任务通过。临时性失败通常可以通过重新运行恢复;参见重新运行失败任务的说明。

记录 Qwen3.5 B300 的真实 PR 链接,完成交付溯源。
@github-actions

github-actions Bot commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

将 Qwen3.5 FP8 STP 接入现有 B300 batch 分配路径,显式校验路由输入并添加行为回归测试;保留服务参数、测量和功耗验证。
@edwingao28 edwingao28 changed the title [Qwen3.5 B300] complete PowerX coverage / 补齐功耗覆盖 [Qwen3.5 B300] complete power coverage with batch allocation / 通过 batch 分配补齐功耗覆盖 Sep 23, 2026
同步已合入的 Python 3.12 结果处理前置修复;保留 Qwen3.5 B300 已批准的 batch 路由、测量设置和完整验证矩阵。仅合并追加的性能变更记录。
仅为 Qwen B300 c256 eval 启用完整请求日志,记录结束原因和 token 数;保持模型、生成设置和准确率阈值不变。
将已验证的 B300 DeepGEMM-off 工作负载迁移到原生 SRT,保留聊天模板、功耗验收和完整并发覆盖。
@edwingao28 edwingao28 changed the title [Qwen3.5 B300] complete power coverage with batch allocation / 通过 batch 分配补齐功耗覆盖 [Qwen3.5 B300] preserve power workload on native SRT / 保留原生 SRT 功耗工作负载 Sep 24, 2026
…eep]

合并 main 并把本 PR 的 changelog 条目重新追加到末尾,历史条目保持不变。

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EDrdQJ2wJHwcswqaU8ii19

Copy link
Copy Markdown
Collaborator Author

/use 36058352540


Generated by Claude Code

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants