Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

megatron-memory-estimator

Estimate GPU memory usage for Megatron-based MoE (Mixture of Experts) and dense models. Use when users need to (1) estimate memory from HuggingFace model configs (DeepSeek-V3, Qwen, etc.), (2) plan GPU resource allocation for training, (3) compare different parallelism strategies (TP/PP/EP/CP), (4) determine if a model fits in available GPU memory, or (5) optimize training configurations for memory efficiency.

Aperçu

Estimate GPU memory usage for Megatron-based MoE (Mixture of Experts) and dense models. Use when users need to (1) estimate memory from HuggingFace model configs (DeepSeek-V3, Qwen, etc.), (2) plan GPU resource allocation for training, (3) compare different parallelism strategies (TP/PP/EP/CP), (4) determine if a model fits in available GPU memory, or (5) optimize training configurations for memory efficiency.

Commande d'installation
npx skills add https://github.com/yzlnew/infra-skills --skill megatron-memory-estimator

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles128
Forks9
Mis à jour10 janvier 2026 à 02:04
Explorateur de fichiers
13 fichiers
SKILL.md
readonly