[https://nvbugs/5996024][fix] Enforce trust_remote_code flag - #13527
Conversation
33a7d24 to
0039d36
Compare
|
/bot run |
|
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 (5)
📝 WalkthroughWalkthroughThis PR threads a ChangesTrust Remote Code Parameter Threading
🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
PR_Github #49822 [ run ] triggered by Bot. Commit: |
|
/bot kill |
|
/bot run |
|
PR_Github #49843 [ run ] triggered by Bot. Commit: |
|
PR_Github #49822 [ run ] completed with state
|
|
/bot kill |
fedf697 to
3aa04fd
Compare
|
/bot run |
|
PR_Github #49869 [ kill ] triggered by Bot. Commit: |
|
PR_Github #49843 [ run ] completed with state |
|
PR_Github #49869 [ kill ] completed with state |
|
PR_Github #49870 [ run ] triggered by Bot. Commit: |
|
/bot kill |
|
PR_Github #49917 [ kill ] triggered by Bot. Commit: |
|
PR_Github #49870 [ run ] completed with state |
Signed-off-by: Yibin Li <109242046+yibinl-nvidia@users.noreply.github.com>
7215c52 to
1ca0adc
Compare
|
/bot kill |
|
PR_Github #50901 [ kill ] triggered by Bot. Commit: |
|
PR_Github #50864 [ run ] completed with state |
|
PR_Github #50901 [ kill ] completed with state |
|
/bot run --disable-fail-fast |
|
PR_Github #50904 [ run ] triggered by Bot. Commit: |
achartier
left a comment
There was a problem hiding this comment.
tensorrt_llm/inputs/utils.py at line 846 still has a hardcoded trust_remote_code=True
Signed-off-by: Yibin Li <109242046+yibinl-nvidia@users.noreply.github.com>
|
/bot kill |
|
PR_Github #50930 [ kill ] triggered by Bot. Commit: |
|
PR_Github #50904 [ run ] completed with state |
|
PR_Github #50930 [ kill ] completed with state |
|
/bot run --disable-fail-fast |
|
PR_Github #50934 [ run ] triggered by Bot. Commit: |
|
PR_Github #50934 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #51040 [ run ] triggered by Bot. Commit: |
|
PR_Github #51040 [ run ] completed with state |
Signed-off-by: Yibin Li <109242046+yibinl-nvidia@users.noreply.github.com>
|
/bot help |
GitHub Bot Help
Provide a user friendly way for developers to interact with a Jenkins server. Run See details below for each supported subcommand. Details
Launch build/test pipelines. All previously running jobs will be killed.
kill
Kill all running builds associated with pull request. skip
Skip testing for latest commit on pull request. reuse-pipeline
Reuse a previous pipeline to validate current commit. This action will also kill all currently running builds associated with the pull request. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break. |
|
/bot reuse-pipeline |
|
PR_Github #51086 [ reuse-pipeline ] triggered by Bot. Commit: |
|
PR_Github #51086 [ reuse-pipeline ] completed with state |
Summary by CodeRabbit
trust_remote_codeconfiguration setting, giving users greater control over security when loading models and tokenizers that may require remote code execution.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)
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.