Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/yzlnew/infra-skills --skill megatron-memory-estimator

复制此命令并粘贴到 Claude Code 中以安装该技能

星标128
分支9
更新时间2026年1月10日 02:04
文件资源管理器
13 个文件
SKILL.md
readonly