Commit ea5082b
Fix decode-only: return TTA suffix so pipeline runs decoding on loaded predictions
saved_prediction_path was returning a non-TTA suffix, causing the pipeline
to treat it as a final prediction and skip decoding entirely.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 881ebe8 commit ea5082b
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
607 | | - | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
608 | 610 | | |
609 | 611 | | |
610 | 612 | | |
| |||
0 commit comments