Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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