[None][test] add GLM nvfp4 stress test#15437
Conversation
Signed-off-by: GitLab CI Bot <gitlab-ci@nvidia.com>
Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
📝 WalkthroughWalkthroughAdds a new disaggregated stress-test scenario for ChangesGLM-5-NVFP4 Disaggregated Stress Test
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
DeepGemmFusedMoE only supports FP8 block scales (DeepSeek-style); NVFP4 quantization requires TRTLLMGenFusedMoE. Switch both context and generation server configs from DEEPGEMM to TRTLLM. Signed-off-by: Xin He (SW-GPU) <200704525+xinhe-nv@users.noreply.github.com>
|
/bot run --skip-test |
|
PR_Github #117 [ run ] triggered by Bot. Commit: |
|
PR_Github #54845 [ run ] triggered by Bot. Commit: |
|
PR_Github #117 [ run ] completed with state
|
|
PR_Github #54845 [ run ] completed with state |
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.