distributed-llm-pretraining-torchtitan

orchestra-research/distributed-llm-pretraining-torchtitan · Agent Skill (multi-file)

by Orchestra Research · bundle

Published · Last updated


Pretrains large language models from scratch using PyTorch-native distributed training with 4D parallelism (FSDP2, TP, PP, CP) and Float8 support on H100 GPUs.

SKILL.md

Files

This skill is a package of 5 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄checkpoint.md 4.1 KB
  • 📄custom-models.md 7.2 KB
  • 📄float8.md 4.0 KB
  • 📄fsdp.md 3.8 KB

Related

  1. distributed-llm-pretraining-torchtitan · qhjqhj00 bundle
    Pretrains large language models at scale using PyTorch-native torchtitan with 4D parallelism, Float8, and distributed checkpointing.
    3
    repo stars
  2. torchforge-rl-training · orchestra-research bundle
    Train reinforcement learning models using torchforge, Meta's PyTorch-native RL library for scalable, algorithm-focused experimentation with GRPO, DAPO, and custom loss functions.
    10.4k
    repo stars
  3. pytorch-lightning · k-dense-ai bundle
    Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard, MLflow), and distributed training (DDP, FSDP, DeepSpeed) for scalable neural network training.
    30.2k
    repo stars
  4. nemo-mbridge-multi-node-slurm · nvidia bundle
    Convert single-node PyTorch distributed scripts into multi-node Slurm sbatch jobs and debug common multi-node failures, covering srun-native and torch.distributed approaches, container setup, NCCL timeouts, and interactive allocation.
    2.2k
    repo stars
  5. pytorch-fsdp · ichichuang bundle
    Provides expert guidance on PyTorch Fully Sharded Data Parallel (FSDP) training, covering parameter sharding, mixed precision, CPU offloading, and FSDP2.
    0
    repo stars
  6. ray-train · orchestra-research bundle
    Scales machine learning training from single GPU to multi-node clusters with minimal code changes. Supports PyTorch, TensorFlow, and HuggingFace with built-in hyperparameter tuning, fault tolerance, and elastic scaling.
    10.4k
    repo stars

Frequently asked questions

How do I install the distributed-llm-pretraining-torchtitan skill?

Run npx skillmds add orchestra-research/distributed-llm-pretraining-torchtitan in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the distributed-llm-pretraining-torchtitan skill do?

Pretrains large language models from scratch using PyTorch-native distributed training with 4D parallelism (FSDP2, TP, PP, CP) and Float8 support on H100 GPUs. It is listed under AI & ML, Model Training & Fine-tuning on SkillMD.

Is distributed-llm-pretraining-torchtitan safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: makes network calls, reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with distributed-llm-pretraining-torchtitan?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is distributed-llm-pretraining-torchtitan free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under MIT.

Who published distributed-llm-pretraining-torchtitan?

Orchestra Research (@orchestra-research) published this skill. Their other Agent Skills are listed on their SkillMD profile.