[None][feat] add gemma and glm disagg python transceiver test#15755
Conversation
a73e3f2 to
a413c98
Compare
|
/bot run --disable-fail-fast |
📝 WalkthroughWalkthroughAdds a ChangesGLM-5 FP4 test and Gemma3 parametrization
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@tests/integration/defs/accuracy/references/gsm8k.yaml`:
- Around line 461-465: The GSM8K accuracy reference for zai-org/GLM-5 currently
uses a placeholder NVFP4 threshold copied from FP8, so update the NVFP4 baseline
in the gsm8k.yaml reference with the measured GLM-5 NVFP4 accuracy from the test
run before merging. Keep the entry under the zai-org/GLM-5 quant_algo: NVFP4
block, and ensure the value matches the enforced threshold used by the accuracy
check in accuracy_core.py so the pass/fail gate reflects the real NVFP4 result.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 5de666c9-17b4-4e06-8d74-c730efc23d4e
📒 Files selected for processing (6)
tests/integration/defs/accuracy/references/gsm8k.yamltests/integration/defs/accuracy/test_disaggregated_serving.pytests/integration/test_lists/qa/llm_function_core.txttests/integration/test_lists/test-db/l0_dgx_b200.ymltests/integration/test_lists/test-db/l0_dgx_b300.ymltests/integration/test_lists/test-db/l0_dgx_h100.yml
💤 Files with no reviewable changes (1)
- tests/integration/test_lists/test-db/l0_dgx_b300.yml
a413c98 to
824a082
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #56776 [ run ] triggered by Bot. Commit: |
|
PR_Github #56776 [ run ] completed with state
|
824a082 to
f022818
Compare
|
/bot run --disable-fail-fast |
|
/bot run --disable-fail-fast |
|
PR_Github #57293 [ run ] triggered by Bot. Commit: |
|
PR_Github #57293 [ run ] completed with state
|
Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>
Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>
Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>
Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>
f022818 to
8905f47
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #57316 [ run ] triggered by Bot. Commit: |
|
PR_Github #57316 [ run ] completed with state
|
8905f47 to
846b0ac
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #57668 [ run ] triggered by Bot. Commit: |
846b0ac to
878ca8f
Compare
|
PR_Github #57668 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #57698 [ run ] triggered by Bot. Commit: |
|
PR_Github #57698 [ run ] completed with state |
…#15755) Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>
Summary by CodeRabbit
Description
Test Coverage
PR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
If PR introduces API changes, an appropriate PR label is added - either
api-compatibleorapi-breaking. Forapi-breaking, includeBREAKINGin the PR title.Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.