vllm/vllm
2024-05-02 14:31:20 -07:00
..
attention [kernel] fix sliding window in prefix prefill Triton kernel (#4405) 2024-05-02 11:23:37 -07:00
core [Core] Ignore infeasible swap requests. (#4557) 2024-05-02 14:31:20 -07:00
distributed [Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -07:00
engine [Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -07:00
entrypoints [Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -07:00
executor [Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -07:00
logging [MISC] Rework logger to enable pythonic custom logging configuration to be provided (#4273) 2024-05-01 17:34:40 -07:00
lora [Kernel] Full Tensor Parallelism for LoRA Layers (#3524) 2024-04-27 00:03:48 -07:00
model_executor [Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -07:00
spec_decode [Speculative decoding] Add ngram prompt lookup decoding (#4237) 2024-05-01 11:13:03 -07:00
transformers_utils [Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -07:00
usage [Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -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 [Kernel] Support running GPTQ 8-bit models in Marlin (#4533) 2024-05-02 12:56:22 -04:00
block.py Add Automatic Prefix Caching (#2762) 2024-03-02 00:50:01 -08:00
config.py [Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -07:00
envs.py [Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -07:00
logger.py [Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -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 [Bugfix] Use random seed if seed is -1 (#4531) 2024-05-01 10:41:17 -07:00
sequence.py Add more Prometheus metrics (#2764) 2024-04-28 15:59:33 -07:00
test_utils.py [Core][Refactor] move parallel_utils into vllm/distributed (#3950) 2024-04-10 15:33:30 -07:00
utils.py [Misc] centralize all usage of environment variables (#4548) 2024-05-02 11:13:25 -07:00