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-06-03 10:04:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
v1
/
core
History
Chen Zhang
d54990da47
[v1] Add
__repr__
to KVCacheBlock to avoid recursive print (
#14081
)
2025-03-01 20:46:02 +00:00
..
__init__.py
[V1] Implement vLLM V1 [1/N] (
#9289
)
2024-10-22 01:24:07 -07:00
block_pool.py
[v1][Bugfix] Only cache blocks that are not in the prefix cache (
#14073
)
2025-03-01 08:25:54 +00:00
encoder_cache_manager.py
[V1][Bugfix] Copy encoder input ids to fix set iteration issue during VLM abort (
#13173
)
2025-02-12 12:58:11 -08:00
kv_cache_manager.py
[v1][Bugfix] Only cache blocks that are not in the prefix cache (
#14073
)
2025-03-01 08:25:54 +00:00
kv_cache_utils.py
[v1] Add
__repr__
to KVCacheBlock to avoid recursive print (
#14081
)
2025-03-01 20:46:02 +00:00
scheduler_output.py
[V1] Get input tokens from scheduler (
#13339
)
2025-02-17 11:01:07 -08:00
scheduler.py
[V1][Metrics] Handle preemptions (
#13169
)
2025-02-26 20:04:59 -08:00