vllm/vllm
2024-04-25 16:45:12 -07:00
..
attention [Misc] Fix flash attention backend log (#4368) 2024-04-25 12:43:32 -07:00
core [Core] Scheduling optimization 2 (#4280) 2024-04-23 08:02:11 +00:00
distributed [Core][Distributed] use existing torch.cuda.device (#4318) 2024-04-24 09:00:20 -07:00
engine [Core] Add shutdown() method to ExecutorBase (#4349) 2024-04-25 16:32:48 -07:00
entrypoints [Bugfix][Frontend] Raise exception when file-like chat template fails to be opened (#4292) 2024-04-23 18:19:03 +00:00
executor [Core] Add shutdown() method to ExecutorBase (#4349) 2024-04-25 16:32:48 -07:00
lora [Mypy] Typing lora folder (#4337) 2024-04-25 19:13:50 +00:00
model_executor [Core]refactor aqlm quant ops (#4351) 2024-04-25 15:03:56 -04:00
spec_decode [Speculative decoding 7/9] Speculative decoding end-to-end correctness tests. (#3951) 2024-04-23 08:02:36 +00:00
transformers_utils [Core] Move ray_utils.py from engine to executor package (#4347) 2024-04-25 06:52:22 +00:00
usage [mypy] Add mypy type annotation part 1 (#4006) 2024-04-12 14:35:50 -07:00
worker [Core] Move function tracing setup to util function (#4352) 2024-04-25 16:45:12 -07:00
__init__.py [Core] Move ray_utils.py from engine to executor package (#4347) 2024-04-25 06:52:22 +00:00
_custom_ops.py [Core]refactor aqlm quant ops (#4351) 2024-04-25 15:03:56 -04:00
block.py Add Automatic Prefix Caching (#2762) 2024-03-02 00:50:01 -08:00
config.py [Model] Adds Phi-3 support (#4298) 2024-04-25 03:06:57 +00:00
logger.py [Core][Logging] Add last frame information for better debugging (#4278) 2024-04-23 09:45:52 -07:00
outputs.py [BugFix] Fix handling of stop strings and stop token ids (#3672) 2024-04-11 15:34:12 -07:00
py.typed Add py.typed so consumers of vLLM can get type checking (#1509) 2023-10-30 14:50:47 -07:00
sampling_params.py Support eos_token_id from generation_config.json (#4182) 2024-04-19 04:13:36 +00:00
sequence.py [Core] Scheduling optimization 2 (#4280) 2024-04-23 08:02:11 +00:00
test_utils.py [Core][Refactor] move parallel_utils into vllm/distributed (#3950) 2024-04-10 15:33:30 -07:00
utils.py [Core] Move function tracing setup to util function (#4352) 2024-04-25 16:45:12 -07:00