neuralmagic / guidellm

Evaluate and Enhance Your LLM Deployments for Real-World Inference Needs
Apache License 2.0
158 stars 11 forks source link

Revert Summary Metrics and Expand Test Coverage to Stabilize Nightly/Main CI #58

Closed markurtz closed 1 month ago

markurtz commented 1 month ago

Summary:

Reverts the summary metrics logic in src/guidellm/core/report.py and src/guidellm/core/result.py that was landed due to failing tests. Additionally, test cases are expanded to ensure full coverage of these changes and to stabilize the nightly and main CI pipelines.

Details:

Test Plan: