ray-project / llmperf

LLMPerf is a library for validating and benchmarking LLMs
Apache License 2.0
474 stars 71 forks source link

fix: subsequent requests cannot be sent until 'num_concurrent_requests' requests have all finished in non-block mode #59

Open llsj14 opened 4 days ago

llsj14 commented 4 days ago

issues

https://github.com/ray-project/llmperf/issues/43 https://github.com/ray-project/llmperf/issues/56

Summary