Deploy New LLM

Entry point for deploying a new decoder-only LLM on AMD NPU2. Invoked by the user as `/deploy-new-llm <hf_model_id> [--name <dirname>] [--target npu2|npu1] [--dtype bf16|fp16]`. Bootstraps the per-model workspace, validates architecture is in scope, and dispatches the 7 per-phase skills with the gate of each phase enforced by that phase's skill.

xilinx 02eeed8 19.1 KB Updated

File contents

xilinx/mlir-air/tree/main/.claude/skills/deploy-new-llm commit 02eeed8284

Frequently asked questions

npx skillmds@latest add xilinx/deploy-new-llm