trigger_benchmark
Run a benchmark matrix comparing Arm64+KleidiAI, Arm64, and x86 performance on a GitHub repo to quantify speedups for LLM workload migration.
Instructions
Trigger the arm-bench workflow (Arm64+KleidiAI vs Arm64 vs x86 benchmark matrix) on a GitHub repo via workflow_dispatch. Requires an authenticated gh CLI; falls back to manual instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | GitHub repo as owner/name, e.g. CisnerosCodes/arm-migrate-mcp | |
| model_url | No | Override GGUF model URL for this run |