mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 14:35:27 +08:00
[v1][Core] Clean up usages of SpecializedManager (#21407)
Signed-off-by: Zhou Fang <fang.github@gmail.com>
This commit is contained in:
parent
e74bfc70e4
commit
fc5f756db4
@ -27,7 +27,7 @@ class SingleTypeKVCacheManager(ABC):
|
||||
caching_hash_fn: Callable,
|
||||
) -> None:
|
||||
"""
|
||||
Initializes the SpecializedManager.
|
||||
Initializes the SingleTypeKVCacheManager.
|
||||
Args:
|
||||
kv_cache_spec: The kv_cache_spec for this manager.
|
||||
block_pool: The block pool.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user