[Bugfix] Move the _touch(computed_blocks) call in the allocate_slots method to after the check for allocating new blocks. #25941
Annotations
3 errors
|
Mypy:
vllm/v1/core/kv_cache_manager.py#L207
Generator has incompatible item type "KVCacheBlock"; expected "bool" [misc]
|
Mypy
The operation was canceled.
|
Loading