V2 Model Support

End-to-end pipeline for adding or porting a model to MPK Runtime-V2 — from a compute-graph spec (shapes + draw.io graph + HF checkpoint + TP/EP plan) to a working multi-GPU demo. Use when bringing up a NEW model on the v2 (role-split, static-plan) runtime, when porting an existing v1 model to --use-v2, or when handed a compute-graph file and asked to make it run. Covers graph→plan, builder/demo bring-up, per-kernel authoring dispatch, the debug gate ladder, and the multi-agent/box workflow.

mirage-project 43f6e79 6 files · 103.7 KB Updated

File contents

mirage-project/mirage/tree/main/.claude/skills/v2-model-support commit 43f6e79cc8

Frequently asked questions

npx skillmds@latest add mirage-project/v2-model-support