This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
vllm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/vllm.git
synced
2026-08-17 11:28:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5340a2dccf06f502821b82db187a850ce566d07c
vllm
/
vllm
/
core
/
block
T
History
Cody Yu
2deb029d11
[Performance][BlockManagerV2] Mark prefix cache block as computed after schedule (
#7822
)
2024-08-26 11:24:53 -07:00
..
__init__.py
[Bugfix] Add
__init__.py
files for
vllm/core/block/
and
vllm/spec_decode/
(
#3798
)
2024-04-02 12:35:31 -07:00
block_table.py
[Core] Fix edge case in chunked prefill + block manager v2 (
#7380
)
2024-08-09 23:48:49 +00:00
common.py
[MISC] Add prefix cache hit rate to metrics (
#7606
)
2024-08-19 11:52:07 -07:00
cpu_gpu_block_allocator.py
[MISC] Add prefix cache hit rate to metrics (
#7606
)
2024-08-19 11:52:07 -07:00
interfaces.py
[MISC] Add prefix cache hit rate to metrics (
#7606
)
2024-08-19 11:52:07 -07:00
naive_block.py
[MISC] Add prefix cache hit rate to metrics (
#7606
)
2024-08-19 11:52:07 -07:00
prefix_caching_block.py
[Performance][BlockManagerV2] Mark prefix cache block as computed after schedule (
#7822
)
2024-08-26 11:24:53 -07:00
utils.py
[Core] Subclass ModelRunner to support cross-attention & encoder sequences (towards eventual encoder/decoder model support) (
#4942
)
2024-08-06 16:51:47 -04:00