What problem does it solve?
This Skill removes the complexity of training very large language models by turning distributed pretraining, memory planning, and performance tuning into a repeatable workflow.
Core Features & Use Cases
- Large-Scale Model Training: Plan and run dense or mixture-of-experts models from billions to hundreds of billions of parameters.
- Parallelism Strategy Guidance: Choose the right mix of tensor, pipeline, sequence, context, and expert parallelism for your cluster.
- Performance Optimization: Improve throughput, memory usage, and model flop utilization with practical H100 and A100 recommendations.
- Production Recipes: Apply tested configurations for GPT, LLaMA, Mixtral, DeepSeek, and other real-world training scenarios.
- Use Case: A research team preparing a 70B or 405B pretraining run can use this Skill to select a GPU layout, tune batch sizes, and avoid memory or communication bottlenecks.
Quick Start
Use this skill to design and validate a Megatron-Core training configuration for your target model size, hardware cluster, and parallelism strategy.