Skip to main content
mlc-ai
GitHub creator profile

mlc-ai

Repository-level view of 12 collected skills across 2 GitHub repositories.

skills collected
12
repositories
2
updated
Aug 28, 2026
repository explorer

Repositories and representative skills

add-new-model
software-developers

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…

Aug 22, 2026
capture-nsys-profile
unclassified

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 /…

Aug 22, 2026
launch-with-slurm
unclassified

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",…

Aug 22, 2026
setup-benchmark-inputs
unclassified

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…

Aug 22, 2026
validate-correctness
software-quality-assurance-analysts-and-testers

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…

Aug 22, 2026
wandb-tracking
data-scientists-152051

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…

Jul 18, 2026
add-memory-prints
software-developers

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…

Jul 14, 2026
analyze-nsys-profile
software-developers

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…

Jun 13, 2026
Showing 8 of 9 collected skills.
Showing 2 of 2 repositories
All repositories loaded