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