feat: add live endpoint benchmark runner
This commit is contained in:
@@ -63,8 +63,9 @@ Result: passed
|
||||
|
||||
## Limitations
|
||||
|
||||
- This slice captures the DGR-001 contract and baseline selection only.
|
||||
- It does **not** download or run a real model yet.
|
||||
- This slice still uses a deterministic stub backend for the core comparison matrix.
|
||||
- It now also includes a live endpoint runner that can fan out one OpenAI-compatible request per lane when the caller provides endpoints.
|
||||
- It does **not** download or run a real model from within the repo.
|
||||
- Real safetensors vs GGUF execution, TTFT/prefill/decode measurements, RSS/VRAM capture, and output-drift comparison are still to be implemented against the contract.
|
||||
|
||||
## Compatibility notes
|
||||
|
||||
Reference in New Issue
Block a user