[TRTLLM-15115][test] Prune Starcoder2-3B functional and unit tests - #17674
[TRTLLM-15115][test] Prune Starcoder2-3B functional and unit tests#17674xinhe-nv wants to merge 3 commits into
Conversation
|
/bot run --stage-list "a100" |
|
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)
💤 Files with no reviewable changes (1)
WalkthroughThe PR removes StarCoder2-3B from accuracy references, integration schedules, model fixtures, performance configurations, timing data, attention settings, modeling tests, and tokenizer test parameters. ChangesStarCoder2-3B coverage removal
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This test-coverage pruning change is merge-ready after normal checks and review; no actionable merge-blocking risk remains. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
PR_Github #66167 [ run ] triggered by Bot. Commit: |
|
PR_Github #66167 [ run ] completed with state
|
|
/bot run --gpu-type "A100X" |
|
PR_Github #66202 [ run ] triggered by Bot. Commit: |
|
PR_Github #66202 [ run ] completed with state
|
|
/bot run --gpu-type "A100X" --disable-fail-fast |
|
PR_Github #66296 [ run ] triggered by Bot. Commit: |
Remove out-of-scope Starcoder2-3B coverage per Test Scope Review 2026.7, including QA/CI list entries, encode/cli harnesses, and 3B-specific unit tests while leaving StarCoder2-7B/15B coverage intact. Signed-off-by: Xin He (SW-GPU) <200704525+xinhe-nv@users.noreply.github.com>
|
PR_Github #66296 [ run ] completed with state |
Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
Remove out-of-scope Starcoder2-3B coverage per Test Scope Review 2026.7, including QA/CI list entries, encode/cli harnesses, and 3B-specific unit tests while leaving StarCoder2-7B/15B coverage intact.
Dev Engineer Review
QA Engineer Review
TestStarcoder2_3Bfromtests/integration/defs/accuracy/test_cli_flow.py.tests/unittest/_torch/modeling/test_modeling_starcoder2.py.tests/unittest/llmapi/test_llm.py.tests/integration/test_lists/qa/llm_function_core.txttests/integration/test_lists/test-db/l0_a100.ymlDescription
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.