generate_migration_plan
Creates ready-to-commit Arm64 migration artifacts including Dockerfile, CI benchmark workflow, build flags, and migration checklist for LLM workloads.
Instructions
Generate ready-to-commit Arm64 migration artifacts: an arm64 Dockerfile (llama.cpp + KleidiAI), a CI benchmark workflow for free GitHub Arm64 runners, build flags, and a migration checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quant | No | Target quantization (default Q4_0, the KleidiAI fast path) | |
| model_hint | No | GGUF model URL or HF repo to bake into templates | |
| workload_kind | No |