Skip to content

Commit a45a694

Browse files
updated (#16)
Signed-off-by: [email protected] <[email protected]>
1 parent 1c45ed1 commit a45a694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vllm/v1/core/kv_cache_manager.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ def allocate_slots(
291291
# cache a block after is has finished recving.
292292
self.num_cached_block[request.request_id] = len(
293293
new_computed_blocks)
294+
return new_blocks
294295

295296
self.cache_blocks(
296297
request=request,

0 commit comments

Comments
 (0)