Skip to main content

pretraining-pipeline

Build end-to-end LLM pretraining pipelines from scratch. Use when configuring distributed training with FSDP/DeepSpeed ZeRO, implementing learning rate schedules (warmup + cosine decay), setting up gradient accumulation, designing checkpointing strategies, or monitoring training metrics (loss, MFU, gradient norms). Triggers on requests for accelerate configs, deepspeed JSON configs, torch.distributed training loops, or training monitoring dashboards. Do not use for fine-tuning existing models, inference serving, model architecture design, or tokenizer training.

Jump to install

Source facts

Repository
merceralex397-collab/meta-skill-engineering
Last source activity
May 3, 2026 at 07:55
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.