Skip to main content
mlc-ai
GitHub 제작자 프로필

mlc-ai

2개 GitHub 저장소에서 수집된 12개 skills를 저장소 단위로 보여줍니다.

수집된 skills
12
저장소
2
업데이트
2026년 8월 28일
저장소 탐색

저장소와 대표 skills

add-new-model
소프트웨어 개발자

Adds support for a new MoE language model to PithTrain. Use when the user asks to "add support for model X", "implement model Y in pithtrain", "port model Z", or otherwise integrate a new MoE architecture. Scope covers the model file, all framework wiring…

2026년 8월 22일
capture-nsys-profile
미분류

Capture a Nsight Systems (.nsys-rep) profile of a short PithTrain run for performance analysis. Use when the user asks to "capture an nsys profile", "profile training", or "grab an nsys trace", or wants to inspect kernel timelines / pipeline behavior /…

2026년 8월 22일
launch-with-slurm
미분류

Reference for launching jobs inside a SLURM allocation via srun (single-node or multi-node). Use whenever work needs to run on allocated compute — from direct user requests ("run on the cluster", "use my running job", "on my allocation", "launch on slurm",…

2026년 8월 22일
setup-benchmark-inputs
미분류

Set up the minimal set of artifacts (tokenized DCLM corpus shard + released HuggingFace checkpoint converted to DCP) required to benchmark, profile, or regression-test a MoE model in PithTrain. Use when the user asks to "prepare benchmark inputs", "set up the…

2026년 8월 22일
validate-correctness
소프트웨어 품질 보증 분석가·테스터

Validates that code changes do not break training correctness by comparing per-step loss curves between a base branch and the current feature branch. Use when user asks to "validate correctness", "check if changes break training", "compare loss curves", "run…

2026년 8월 22일
wandb-tracking
데이터 과학자

Read, analyze, and manage Weights & Biases (wandb) experiment data for PithTrain runs. Use when the user pastes a wandb.ai URL, or asks to list runs, compare runs or loss curves (per-step and final delta), check whether a variant matches a baseline, read…

2026년 7월 18일
add-memory-prints
소프트웨어 개발자

Add detailed memory profiling prints throughout the training framework. Instruments distributed setup, model creation, checkpoint loading, pipeline scheduling, per-layer activations, saved tensor profiling, expert MLP internals, and memory snapshot dumps. Use…

2026년 7월 14일
analyze-nsys-profile
소프트웨어 개발자

Query a captured PithTrain Nsight Systems profile to measure compute/communication overlap, locate exposed comm by DualPipeV stage, and inspect per-rank stream behavior. Use when the user asks to "analyze an nsys profile", "check overlap quality", "find…

2026년 6월 13일
수집된 skill 9개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다