API Importability Support Tracker
Open
- Dominant language
- Python
- Stars
- 17.9k
- Forks
- 4.5k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 271
Description
These are the APIs/import paths that are currently supported. If something is not checked or not included, it likely still requires args and may not work outside of MegatronLM.
- [x] Config dataclasses (`megatron.training.config.*`)
- [ ] Checkpointing (`megatron.training.checkpointing.*`)
- [ ] fault tolerance (`ft_integration.py`, `inprocess_restart.py`)
- [ ] logging
- [ ] training (`training.pretrain()`, `training.py`, etc.)
Contributor guide
Assessment
This issue has not been assessed yet.