Revert "[None][test] Add support for nemotron_3_ultra_550b_nvfp4 model in performance tests and configurations" - #15310
Merged
Merged
Conversation
…l in per…" This reverts commit 31e730a.
Contributor
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThe PR updates the TensorRT-LLM performance test infrastructure to refactor HuggingFace model path handling. It expands model mappings, reorders test conditions, removes legacy Nemotron-3-Ultra-550B support, and adjusts test matrices to cover new model variants and improve test organization across multiple GPU configurations. ChangesPerformance Test Infrastructure Refactoring
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
1 task
yufeiwu-nv
added a commit
to yufeiwu-nv/TensorRT-LLM
that referenced
this pull request
Jun 15, 2026
…#15166) NVIDIA#15166 was temporarily reverted in NVIDIA#15310. Reapply it here so the TensorRT perf test removal in l0_perf.yml lands together with the TensorRT stage/baseline cleanup in this PR, keeping the test list and Jenkins perf stages consistent. Signed-off-by: yufeiwu-nv <230315618+yufeiwu-nv@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #15166
Summary by CodeRabbit
Tests
Chores