## Goal Collect model-serving and GPU evidence for the hackathon case study. ## Acceptance Criteria - [ ] scrape vLLM `/metrics` before and after a run - [ ] parse key counters into `metrics.json` - [ ] capture raw Prometheus snapshots as run artifacts - [ ] capture `amd-smi` or `rocm-smi` output when available - [ ] document endpoint type: offline, managed, or AMD GPU-hosted ## Technical Notes Do not require GPU tooling for offline mode.
Goal
Collect model-serving and GPU evidence for the hackathon case study.
Acceptance Criteria
/metricsbefore and after a runmetrics.jsonamd-smiorrocm-smioutput when availableTechnical Notes
Do not require GPU tooling for offline mode.