[None][test] remove outdated model in perf test#14992
Conversation
Signed-off-by: Ruodi Lu <ruodil@users.noreply.github.com>
📝 WalkthroughWalkthroughThis PR updates the LLM performance test configuration by swapping the common model entry tested across all GPU counts from a Qwen 3 BF16 variant to Llama 3.1 FP8, and updates the parallelization strategy for Minimax M2.5 FP8 on 8-GPU systems from tensor parallelism to expert parallelism. ChangesLLM Performance Test Configuration
Possibly related PRs
Suggested reviewers
🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 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 |
|
/bot skip --comment "skip test as just modifying test cases" |
|
PR_Github #52264 [ skip ] triggered by Bot. Commit: |
|
PR_Github #52264 [ skip ] completed with state |
Signed-off-by: Ruodi Lu <ruodil@users.noreply.github.com> Co-authored-by: Ruodi Lu <ruodil@users.noreply.github.com> Signed-off-by: NVFB <186336021+NVFB@users.noreply.github.com>
Signed-off-by: Ruodi Lu <ruodil@users.noreply.github.com> Co-authored-by: Ruodi Lu <ruodil@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.