neuralmagic / guidellm

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

Refactor Benchmark Report Generation and Update Backend Configurations #33

Closed markurtz closed 2 months ago

markurtz commented 2 months ago

Summary

This PR refactors the benchmark report generation process and updates backend configurations for better performance and clarity. The main changes include restructuring the entry point for benchmark generation, consolidating backend configurations, and improving error handling for better user experience.

Details