[None][test] Update LLM performance test cases to use increased input/output lengths - #16538
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe QA performance matrix replaces multiple shorter benchmark parameterizations with ChangesLLM Performance Matrix
Estimated code review effort: 4 (Complex) | ~45 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
…/output lengths Modified the `llm_perf_core.yml` file to replace several test cases with updated input/output lengths of 8000, enhancing the performance testing coverage for various models. Removed outdated test cases and ensured consistency across the benchmarks. Signed-off-by: yufeiwu-nv <230315618+yufeiwu-nv@users.noreply.github.com>
9a8b9d5 to
f016aa8
Compare
|
/bot skip --comment "only test list modify" |
|
PR_Github #59941 [ skip ] triggered by Bot. Commit: |
|
PR_Github #59941 [ skip ] completed with state |
Modified the
llm_perf_core.ymlfile to replace several test cases with updated input/output lengths of 8000, enhancing the performance testing coverage for various models. Removed outdated test cases and ensured consistency across the benchmarks.Signed-off-by: yufeiwu-nv 230315618+yufeiwu-nv@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.