estimate-memory

Official

Estimate peak GPU memory for DualPipeV training.

Authormlc-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This memory estimation skill provides precise peak GPU memory predictions for DualPipeV MoE training runs, enabling users to plan resources and avoid OOMs.

Core Features & Use Cases

  • Analyze natural-language training configurations to produce exact CLI invocations for memory estimation.
  • Supports common configurations (pp/ep/cp, total GPUs, batch sizes, sequence length, and GPU memory) and yields a per-component memory breakdown and a pass/fail verdict.
  • Use case: before launching a training job on 32 GPUs, estimate peak memory to ensure sufficient headroom and adjust batch sizes or parallelism accordingly.

Quick Start

Run the memory estimator by providing the model config, pipeline, and batch parameters to generate a memory usage estimate.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: estimate-memory
Download link: https://github.com/mlc-ai/pith-train/archive/main.zip#estimate-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.