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

mvp-engine

mvp-engine には mvp-ai-lab から収集した 24 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
24
Stars
24
更新
2026-06-24
Forks
2
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

mllm-data-kit
ソフトウェア開発者

Use and extend the MVP-Engine MLLM data kit with explicit specs, handlers, and sample objects. Use for recipe data wiring, MLLMDataSpec construction, source resample/resolve_refs policy, schema/media/tokenization handlers, packing, guards, collation, dataloader setup, Qwen VL data support, and multimodal data extensions.

2026-06-24
sequence-parallel
ソフトウェア開発者

Add, review, update, and validate recipe-local sequence-parallel plans that reuse the tensor-parallel mesh in mvp-engine models.

2026-06-24
tensor-parallel
ソフトウェア開発者

Add, review, update, and validate recipe-local tensor-parallel plans, TP metadata postprocessors, and compatible mesh config for mvp-engine models.

2026-06-24
vlm-data-pipeline
ソフトウェア開発者

Add, review, update, and validate VLM/MLLM data pipelines using the current spec/handler-based MLLMDataKit design. Use for raw schema normalization, MLLMDataSpec wiring, source resample/resolve_refs policy, media extensions, processor setup, packing, guards, collation, step estimation, and recipe integration.

2026-06-18
vlm-packing
ソフトウェア開発者

Add, review, update, and validate VLM/MLLM packing behavior around the current MLLMDataKit design, including MLLMPackingSpec, MLLMPackingAssembler, MLLMPack metadata, block-causal masks, model-specific packed input preparation, token accounting, and step estimation.

2026-06-18
liger-kernel-kit
ソフトウェア開発者

Use LigerKernelKit for reusable Liger Kernel integration before model construction, covering official model-family dispatch, custom-model symbol patching via LigerPatch, module selection validation, and loss-kernel guards.

2026-06-16
liger-kernel
ソフトウェア開発者

Decide where and how to wire Liger Kernel into an MVP-Engine recipe using LigerKernelKit, including official family dispatch, authoring a custom or composite model's LigerPatch map, module selection, and loss-kernel safety.

2026-06-16
token-loss-kit
ソフトウェア開発者

Use TokenNormedLossKit for unreduced per-token loss patching, accumulation-window global token normalization, gradient rescaling, and token loss logging in MVP-Engine recipes.

2026-06-09
loss-spike-guard
ソフトウェア開発者

Add, review, update, and validate loss spike guards for scalar-loss or per-token-loss training, including config thresholds, micro-batch skip wiring, distributed loss reduction.

2026-06-09
mfu-kit
ソフトウェア開発者

Use MFUKit for global model FLOPs utilization logging, including microbatch FLOPs accumulation, device peak resolution, distributed reduction, and perf/mfu log payload construction.

2026-05-28
mllm-model-kit
ソフトウェア開発者

Use and extend MLLMModelKit for multimodal model loading, recipe patches, freeze policy, gradient checkpointing, and torch.compile wiring in MVP-Engine recipes.

2026-05-28
optim-kit
ソフトウェア開発者

Use OptimKit to build optimizers over trainable parameters and Transformers learning-rate schedulers in MVP-Engine recipes.

2026-05-28
gradient-checkpointing
ソフトウェア開発者

Add, review, update, and validate gradient checkpointing through MLLMModelKit when possible, with recipe-local fallback only for model-specific activation-checkpoint wiring.

2026-05-28
model-compile
ソフトウェア開発者

Add, review, update, and validate torch model.compile support using MLLMModelKit when possible, including compile config, scope, placement before distributed wrapping, and recipe-local fallback for special graph boundaries.

2026-05-28
vlm-freeze-policy
ソフトウェア開発者

Add, review, update, and validate VLM freeze policy using MLLMModelKit when possible, including vision/projector/language prefix groups, optimizer interaction, trainable dtype handling, and MFU impacts.

2026-05-28
model-flops-utilization
ソフトウェア開発者

Add, review, update, and validate model FLOPs utilization using MFUKit, including recipe-provided calculate_model_flops, microbatch accumulation, device peak resolution, distributed reduction, and perf/mfu logging.

2026-05-28
token-normalized-loss
ソフトウェア開発者

Add, review, update, and validate token-normalized training loss using TokenNormedLossKit, including unreduced per-token loss patching, accumulation-window global supervised-token normalization, gradient rescaling, and token-level logging.

2026-05-28
experiment-analysis
データサイエンティスト

Analyze mvp-engine experiment outputs and produce a structured Markdown report grounded in run artifacts, logs, checkpoints, optional eval files, and baseline comparisons.

2026-05-16
pr-feedback
ソフトウェア品質保証アナリスト・テスター

Triage reviewer feedback on an open PR, implement scoped fixes, rerun validation, and prepare reviewer-ready responses tied to comments, changed files, and validation evidence.

2026-05-16
pr-gate
ソフトウェア品質保証アナリスト・テスター

Run a pre-PR or pre-push quality gate by inspecting the branch diff, tightening touched public API docstrings/types, running validation, and summarizing residual risk.

2026-05-16
recipe-merge-repair
ソフトウェア開発者

Merge an upstream branch into a recipe development branch by comparing branch deltas, mapping shared-contract breakages, resolving conflicts, adapting the recipe, validating affected paths, and completing the merge safely.

2026-05-16
model-migration
データサイエンティスト

Add, review, update, and validate migration of external model/configuration code into mvp-engine recipes with strict behavior parity, checkpoint compatibility, and optional NPU variant support.

2026-05-16
fsdp2-prefetching
データサイエンティスト

Add, review, update, and validate recipe/model-local FSDP2 custom prefetching for models whose wrapped module execution order needs explicit forward or backward prefetch edges.

2026-05-16
new-recipe-template
データサイエンティスト

Create a new recipe scaffold under recipes/ with standard config, engine, dataset, model, README, and recipe-local test structure while keeping task-specific implementation intentionally minimal.

2026-05-16