Commit 708b19b
Skip model build when inference.saved_prediction_path is set
When saved_prediction_path is configured, creates lightweight
nn.Identity() model and skips checkpoint loading — no GPU needed
for decode-only mode. Works with: just test waterz_decoding ""
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e399302 commit 708b19b
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
892 | | - | |
| 892 | + | |
893 | 893 | | |
| 894 | + | |
| 895 | + | |
894 | 896 | | |
895 | | - | |
| 897 | + | |
| 898 | + | |
896 | 899 | | |
897 | 900 | | |
898 | 901 | | |
| |||
0 commit comments