You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor accelerate test suite, add amplify tests (#1138)
Refactors the esm2_accelerate recipe's test suite and adds AMPLIFY as a
separate config
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- New Features
- Added ready-to-use acceleration presets (Dynamo, FP8) and new
Amplify-focused Hydra presets; dataset configs support parquet/streaming
sources and optional eval truncation.
- Refactor
- Training now uses bfloat16 dtype; dataset loading/tokenization
pipeline updated and sanity dataloader workers increased (L0_sanity → 1,
Amplify sanity → 4).
- Chores
- Removed TPU-related keys from default acceleration configs.
- Tests
- Expanded end-to-end accelerate test suite, added launch helpers and
resume-from-checkpoint validation; removed some legacy Amplify loss
tests.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Peter St. John <pstjohn@nvidia.com>
0 commit comments