vllm/vllm/core
2024-10-07 05:47:04 +00:00
..
block [BugFix][Core] Fix BlockManagerV2 when Encoder Input is None (#9103) 2024-10-07 03:52:42 +00:00
__init__.py Change the name to vLLM (#150) 2023-06-17 03:07:40 -07:00
block_manager_v1.py [Misc] Fix typo in BlockSpaceManagerV1 (#8944) 2024-09-29 15:05:54 +00:00
block_manager_v2.py [BugFix][Core] Fix BlockManagerV2 when Encoder Input is None (#9103) 2024-10-07 03:52:42 +00:00
embedding_model_block_manager.py [Core] Multi-Step + Single Step Prefills via Chunked Prefill code path (#8378) 2024-09-27 13:32:07 -07:00
evictor_v1.py [Bugfix] Remove deprecated @abstractproperty (#5174) 2024-06-01 22:40:25 +00:00
evictor_v2.py [MISC] Add prefix cache hit rate to metrics (#7606) 2024-08-19 11:52:07 -07:00
interfaces.py [Core] Multi-Step + Single Step Prefills via Chunked Prefill code path (#8378) 2024-09-27 13:32:07 -07:00
scheduler.py [core] remove beam search from the core (#9105) 2024-10-07 05:47:04 +00:00