vllm/vllm/core
2024-07-19 12:10:56 -07:00
..
block [Misc] Small perf improvements (#6520) 2024-07-19 12:10:56 -07:00
__init__.py Change the name to vLLM (#150) 2023-06-17 03:07:40 -07:00
block_manager_v1.py [Core] Pipeline Parallel Support (#4412) 2024-07-02 10:58:08 -07:00
block_manager_v2.py [Core] Pipeline Parallel Support (#4412) 2024-07-02 10:58:08 -07:00
embedding_model_block_manager.py [Misc]: Implement CPU/GPU swapping in BlockManagerV2 (#3834) 2024-06-03 13:37:11 -07:00
evictor_v1.py [Bugfix] Remove deprecated @abstractproperty (#5174) 2024-06-01 22:40:25 +00:00
evictor_v2.py [Bugfix] Remove deprecated @abstractproperty (#5174) 2024-06-01 22:40:25 +00:00
interfaces.py [Misc]: Implement CPU/GPU swapping in BlockManagerV2 (#3834) 2024-06-03 13:37:11 -07:00
policy.py [Chunked Prefill][4/n] Chunked prefill scheduler. (#3853) 2024-04-05 10:17:58 -07:00
scheduler.py [BugFix][Model] Jamba - Handle aborted requests, Add tests and fix cleanup bug (#6425) 2024-07-16 01:32:55 +00:00