Commit ba24257
feat(inference): add Nemotron 3 Nano Omni to CLOUD_MODEL_OPTIONS
Adds `nvidia/nemotron-3-nano-omni-reasoning-30b-a3b` to the curated
cloud model picker and its matching test entry. Super 120B remains
the default.
Motivation: the multimodal hermes-omni-demo cookbook in
brevdev/nemoclaw-demos currently has to do a post-onboard
`openshell inference set` to switch the gateway from Super to Omni,
because the wizard only exposes Super. Adding Omni here lets users
select it during `nemoclaw onboard` directly and lets cookbooks drop
the manual swap step.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2f92692 commit ba24257
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments