Skip to content
Discussion options

You must be logged in to vote

The gain is indirect: higher utilization grows the KV cache, which raises the number of sequences vLLM can batch concurrently. On a 7B/A10 you typically go from ~0.85 leaving room for a handful of extra concurrent sequences; throughput rises only until you become compute-bound, after which extra KV space does nothing. Rule of thumb: push it up until you see OOM risk under peak concurrency, then back off 0.02-0.03 for safety margin.

Replies: 1 comment

Comment options

iacker
Jul 10, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by iacker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant