fetch_benchmark_results
Retrieve benchmark migration reports from Arm-bench runs, providing measured tokens/sec deltas for performance comparison.
Instructions
Download artifacts from the latest (or a specific) completed arm-bench run and return the migration report with measured tokens/sec deltas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | GitHub repo as owner/name | |
| run_id | No | Specific run ID; defaults to latest completed |