Commit d98bf05
fix(nemotron-omni-cp): use HF model ID in ep8cp2 yaml
Replace local lustre path with the canonical
``nvidia/Nemotron-3-Nano-Omni-30B-A3B-Reasoning-BF16`` model ID,
matching the existing ``nemotron_omni_cord_v2.yaml`` and ``_peft.yaml``.
Also resolves a secrets-detector false positive (``Base64 High Entropy
String`` triggered on the long lustre path at line 27).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: HuiyingLi <willwin.lee@gmail.com>1 parent 2e861d4 commit d98bf05
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments