Labels
Labels
123 labels
- Dependencies, packaging, images, and environment setup
- Checkpoint conversion, loading, export, and save paths
- Dataset builders, preprocessing, and samplers
- DFM module
- Knowledge distillation
- Cross-cutting utilities, logging, helpers, and other changes
- Model implementations and HF bridge logic
- Parameter-efficient fine-tuning (LoRA, adapters)
- Performance optimizations and benchmarking
- Pruning and sparsity
- Quantization (PTQ, QAT, FP8 recipes)
- Training recipes and launch configs
- Training loop, callbacks, and runtime integration
- Work cannot move forward until an external dependency is cleared
- Public behavior or API compatibility changes
- Something isn't working
- CI, automation, test queue, or workflow infrastructure work
- To track the bugs/issues in deterministic training in Megatron-Bridge.
- Documentation-only updates or documentation debt
- With great power comes great responsibility.
- Filed this PR to run tests, not going to merge
- This issue or pull request already exists
- New capabilities, enhancements, or enablement work
- Good for newcomers