[None][fix] Fix OSRB source header and provenance issues in AutoDeploy modeling code - #14670
Conversation
- Put "All rights reserved." on same SPDX-FileCopyrightText line in modeling_gpt_oss.py, modeling_minimax_m2.py, test_minimax_m2_modeling.py - Use exact entity name "NVIDIA CORPORATION & AFFILIATES." in modeling_nemotron_flash.py adapted-source provenance note Signed-off-by: Balamurugan Marimuthu <246387390+bmarimuthu-nv@users.noreply.github.com>
📝 WalkthroughWalkthroughThis PR standardizes copyright and license headers across four files in the TensorRT-LLM repository. SPDX copyright headers are consolidated and redundant "All rights reserved" lines are removed, while attribution text is updated to use the standardized "NVIDIA CORPORATION & AFFILIATES" format. ChangesCopyright and License Header Standardization
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 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 "OSS license header only change" |
|
PR_Github #50700 [ skip ] triggered by Bot. Commit: |
|
PR_Github #50700 [ skip ] 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.