Revert "[CI] Remove deleted nvidia/Nemotron-3-Nano-Omni-30B-A3B-Reasoning-BF16 and its arch aliases" - #55392
Conversation
…ning-BF1…" This reverts commit 6c6376a.
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.
Tip: disable this comment in your organization's Code Review settings.
|
/ci run |
|
✅ Triggered Buildkite CI #87303 for commit |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 SummarySummary by CodeRabbit
WalkthroughThe change registers three NemotronH Omni reasoning V3 multimodal architectures, adds their example configurations, and makes speculative decoding inspect nested text configurations for two architectures. ChangesNemotronH Omni reasoning support
Estimated code review effort: 3 (Moderate) | ~20 minutes Merge Risk: ⚪ Minimal · up to This change restores support and test examples for three NemotronH Omni reasoning architectures, with nested text configuration handling for speculative decoding where required. No concrete current-head merge risk remains. Sequence Diagram(s)sequenceDiagram
participant ModelRegistry
participant NemotronH_Nano_VL_V2
participant hf_config_override
participant text_config
ModelRegistry->>NemotronH_Nano_VL_V2: resolve Omni reasoning architecture
hf_config_override->>text_config: select nested text configuration
text_config-->>hf_config_override: provide configuration for MTP detection
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…ning-BF16 and its arch aliases" (#55392)
…ning-BF16 and its arch aliases" (vllm-project#55392) Signed-off-by: Jyotirmoy Roy <jyotirmoyroy649@gmail.com>
Reverts #55026