Issue
In high concurrency situations, the latency of some requests is too long.
describe
Hello, thank you vllm for your contribution in large model deployment
Currently I have encountered a problem: when the bs/concurrency is high, the recompute mode will be triggered. This situation is not friendly to the latency of some requests because it needs to be recalculated.
Is there any good solution to this situation? Thanks ~
