This website requires JavaScript.
Explore
Help
Sign In
xinyun
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced
2026-01-27 05:58:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
v1
/
core
History
Jialin Ouyang
4f8c4b890a
[Core] Use KVCacheBlock as much as possible instead of dict[block_id, KVCacheBlock] (
#24830
)
...
Signed-off-by: Jialin Ouyang <Jialin.Ouyang@gmail.com>
2025-09-23 15:11:14 -07:00
..
__init__.py
…
test_async_scheduler.py
…
test_encoder_cache_manager.py
[Multimodal] Remove legacy multimodal fields in favor of MultiModalFeatureSpec (
#24548
)
2025-09-12 21:42:23 +08:00
test_kv_cache_utils.py
[Hybrid Allocator] Support full attention with different hidden size (
#25101
)
2025-09-19 23:43:59 -07:00
test_prefix_caching.py
[Core] Use KVCacheBlock as much as possible instead of dict[block_id, KVCacheBlock] (
#24830
)
2025-09-23 15:11:14 -07:00
test_scheduler_e2e.py
…
test_scheduler.py
[Chore] Cleanup guided namespace, move to structured outputs config (
#22772
)
2025-09-18 09:20:27 +00:00
test_single_type_kv_cache_manager.py
[Core] Use KVCacheBlock as much as possible instead of dict[block_id, KVCacheBlock] (
#24830
)
2025-09-23 15:11:14 -07:00
utils.py
…