Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
fc5f756d
Unverified
Commit
fc5f756d
authored
Jul 24, 2025
by
Zhou Fang
Committed by
GitHub
Jul 24, 2025
Browse files
[v1][Core] Clean up usages of `SpecializedManager` (#21407)
Signed-off-by:
Zhou Fang
<
fang.github@gmail.com
>
parent
e74bfc70
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
tests/v1/core/test_single_type_kv_cache_manager.py
tests/v1/core/test_single_type_kv_cache_manager.py
+0
-0
vllm/v1/core/single_type_kv_cache_manager.py
vllm/v1/core/single_type_kv_cache_manager.py
+1
-1
No files found.
tests/v1/core/test_s
pecialized
_manager.py
→
tests/v1/core/test_s
ingle_type_kv_cache
_manager.py
View file @
fc5f756d
File moved
vllm/v1/core/single_type_kv_cache_manager.py
View file @
fc5f756d
...
...
@@ -27,7 +27,7 @@ class SingleTypeKVCacheManager(ABC):
caching_hash_fn
:
Callable
,
)
->
None
:
"""
Initializes the S
pecialized
Manager.
Initializes the S
ingleTypeKVCache
Manager.
Args:
kv_cache_spec: The kv_cache_spec for this manager.
block_pool: The block pool.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment