vllm/vllm
2024-04-27 04:14:26 +00:00
..
attention [Misc] Fix flash attention backend log (#4368) 2024-04-25 12:43:32 -07:00
core [Core] Refactoring sampler and support prompt logprob for chunked prefill (#4309) 2024-04-26 13:02:02 +00:00
distributed [CI] Disable non-lazy string operation on logging (#4326) 2024-04-26 00:16:58 -07:00
engine [Core] Refactoring sampler and support prompt logprob for chunked prefill (#4309) 2024-04-26 13:02:02 +00:00
entrypoints [CI] Disable non-lazy string operation on logging (#4326) 2024-04-26 00:16:58 -07:00
executor [Core] Introduce DistributedGPUExecutor abstract class (#4348) 2024-04-27 04:14:26 +00:00
lora [Misc][Refactor] Generalize linear_method to be quant_method (#4373) 2024-04-26 16:41:14 -04:00
model_executor [Misc][Refactor] Generalize linear_method to be quant_method (#4373) 2024-04-26 16:41:14 -04:00
spec_decode [CI] Disable non-lazy string operation on logging (#4326) 2024-04-26 00:16:58 -07:00
transformers_utils [CI] Disable non-lazy string operation on logging (#4326) 2024-04-26 00:16:58 -07:00
usage [mypy] Add mypy type annotation part 1 (#4006) 2024-04-12 14:35:50 -07:00
worker [Core] Refactoring sampler and support prompt logprob for chunked prefill (#4309) 2024-04-26 13:02:02 +00: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 [CI] Disable non-lazy string operation on logging (#4326) 2024-04-26 00:16:58 -07:00
logger.py [CI] Disable non-lazy string operation on logging (#4326) 2024-04-26 00:16:58 -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] Refactoring sampler and support prompt logprob for chunked prefill (#4309) 2024-04-26 13:02:02 +00:00
test_utils.py [Core][Refactor] move parallel_utils into vllm/distributed (#3950) 2024-04-10 15:33:30 -07:00
utils.py [CI] Disable non-lazy string operation on logging (#4326) 2024-04-26 00:16:58 -07:00