[Bugfix] Move the _touch(computed_blocks) call in the allocate_slots method to after the check for allocating new blocks. #25941
Annotations
2 errors and 1 warning
Mypy:
vllm/v1/core/kv_cache_manager.py#L207
Generator has incompatible item type "KVCacheBlock"; expected "bool" [misc]
|
Mypy
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading