[https://nvbugs/6248744][fix] Added trust_remote_code=True to the LLM(...) constructor and removed the… - #14892
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 (2)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis PR enables a previously-waived multimodal LLM test by adding the ChangesTest Recovery for Nemotron Nano 12B V2 VL
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
🚥 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 |
a82a0ee to
8f3594e
Compare
|
/bot run |
|
PR_Github #51824 [ run ] triggered by Bot. Commit: |
|
PR_Github #51824 [ run ] completed with state
|
|
/bot run |
|
PR_Github #51921 [ run ] triggered by Bot. Commit: |
|
PR_Github #51921 [ run ] completed with state
|
|
/bot run |
|
PR_Github #52097 [ run ] triggered by Bot. Commit: |
|
PR_Github #52097 [ run ] completed with state
|
|
/bot run |
|
PR_Github #52108 [ run ] triggered by Bot. Commit: |
|
PR_Github #52108 [ run ] completed with state
|
…V2 VL test Signed-off-by: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com>
Signed-off-by: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com>
8f3594e to
b8869f2
Compare
|
/bot run |
|
PR_Github #52364 [ run ] triggered by Bot. Commit: |
|
PR_Github #52364 [ run ] completed with state |
…LLM(...)` constructor and removed the… (NVIDIA#14892) Signed-off-by: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com> Signed-off-by: NVFB <186336021+NVFB@users.noreply.github.com>
…LLM(...)` constructor and removed the… (NVIDIA#14892) Signed-off-by: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com>
Summary
llm_args.trust_remote_code(default False), but TestNemotron_Nano_12B_V2_VL omitstrust_remote_code=True, and the model ships custom HF code requiring it.trust_remote_code=Trueto theLLM(...)constructor and removed the obsolete waiver; verify run passed (1 passed, MMMU 26.56 vs ref 26.67).Test plan
Links
Summary by CodeRabbit