[Core] Support global prefix caching #25165
Annotations
3 errors and 1 warning
Mypy:
vllm/core/block/prefix_caching_block.py#L185
Argument 1 to "checkExist" of "GlobalCache" has incompatible type "Optional[int]"; expected "int" [arg-type]
|
Mypy:
vllm/core/block/prefix_caching_block.py#L186
"Block" has no attribute "global_computed" [attr-defined]
|
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