Commit 54ace79
Fix OG2 checkpoint test assertion for DCP format
OG2 FSDP2 checkpoint saves in the newer DCP format (.distcp files
with .metadata index), not the older model_rank_*/optimizer_rank_*
format. Updated _assert_checkpoint_step to check for .distcp files.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 136be26 commit 54ace79
1 file changed
Lines changed: 8 additions & 5 deletions
File tree
- bionemo-recipes/recipes/opengenome2_mixtral_native_te/tests
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
0 commit comments