Commit 22f9af5
nemotron: add draccus main() entry point for zephyr CLI compatibility
The zephyr CLI expects a main() function in the script. Without it, the
job fails with AttributeError on startup.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 881e1a6 commit 22f9af5
File tree
1 file changed
+7
-0
lines changed- lib/marin/src/marin/download/nemotron_cc
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
0 commit comments