vllm/vllm
2024-09-06 22:40:46 -07:00
..
adapter_commons [Core] Optimize SPMD architecture with delta + serialization optimization (#7109) 2024-08-18 17:57:20 -07:00
assets [mypy][CI/Build] Fix mypy errors (#7929) 2024-08-27 23:47:44 -07:00
attention [Core/Bugfix] Add query dtype as per FlashInfer API requirements. (#8173) 2024-09-05 05:12:26 +00:00
compilation [tpu][misc] fix typo (#8260) 2024-09-06 22:40:46 -07:00
core improve chunked prefill performance 2024-09-02 14:20:12 -07:00
distributed [TPU] Support single and multi-host TPUs on GKE (#7613) 2024-08-30 00:27:40 -07:00
engine [misc] [doc] [frontend] LLM torch profiler support (#7943) 2024-09-06 17:48:48 -07:00
entrypoints [misc] [doc] [frontend] LLM torch profiler support (#7943) 2024-09-06 17:48:48 -07:00
executor [misc] [doc] [frontend] LLM torch profiler support (#7943) 2024-09-06 17:48:48 -07:00
inputs [Model] Fix Phi-3.5-vision-instruct 'num_crops' issue (#7710) 2024-08-22 09:36:24 +08:00
logging [MISC] Rework logger to enable pythonic custom logging configuration to be provided (#4273) 2024-05-01 17:34:40 -07:00
lora [Misc] Remove SqueezeLLM (#8220) 2024-09-06 16:29:03 -06:00
model_executor [Model] Multi-input support for LLaVA (#8238) 2024-09-07 02:57:24 +00:00
multimodal [Frontend] Multimodal support in offline chat (#8098) 2024-09-04 05:22:17 +00:00
platforms [hardware][rocm] allow rocm to override default env var (#7926) 2024-08-27 19:50:06 -07:00
plugins [misc][plugin] add plugin system implementation (#7426) 2024-08-13 16:24:17 -07:00
prompt_adapter [Core] Optimize SPMD architecture with delta + serialization optimization (#7109) 2024-08-18 17:57:20 -07:00
spec_decode [SpecDecode][Kernel] Flashinfer Rejection Sampling (#7244) 2024-09-01 21:23:29 -07:00
transformers_utils [Model] Allow loading from original Mistral format (#8168) 2024-09-06 17:02:05 -06:00
triton_utils [Misc] fix typo in triton import warning (#7794) 2024-08-22 13:51:23 -07:00
usage [Misc] Manage HTTP connections in one place (#6600) 2024-07-22 21:32:02 -07:00
worker [tpu][misc] fix typo (#8260) 2024-09-06 22:40:46 -07:00
__init__.py [Frontend] Refactor prompt processing (#4028) 2024-07-22 10:13:53 -07:00
_core_ext.py [Bugfix] Allow ScalarType to be compiled with pytorch 2.3 and add checks for registering FakeScalarType and dynamo support. (#7886) 2024-08-27 23:13:45 -04:00
_custom_ops.py [Misc] Remove SqueezeLLM (#8220) 2024-09-06 16:29:03 -06:00
_ipex_ops.py [mypy] Enable following imports for some directories (#6681) 2024-07-31 10:38:03 +08:00
block.py [mypy] Enable mypy type checking for vllm/core (#7229) 2024-08-28 07:11:14 +08:00
config.py [Model] Allow loading from original Mistral format (#8168) 2024-09-06 17:02:05 -06:00
connections.py [core][distributed] fix zmq hang (#6759) 2024-07-24 17:37:12 -07:00
envs.py [Core] Support load and unload LoRA in api server (#6566) 2024-09-05 18:10:33 -07:00
logger.py [Bugfix] Don't disable existing loggers (#7664) 2024-08-19 15:11:58 -07:00
outputs.py [Bugfix] Fix weight loading for Chameleon when TP>1 (#7410) 2024-08-13 05:33:41 +00:00
pooling_params.py [Core] Optimize SPMD architecture with delta + serialization optimization (#7109) 2024-08-18 17:57:20 -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 [mypy] Enable following imports for entrypoints (#7248) 2024-08-20 23:28:21 -07:00
scalar_type.py [Misc] Disambiguate quantized types via a new ScalarType (#6396) 2024-08-02 13:51:58 -07:00
scripts.py [Frontend]-config-cli-args (#7737) 2024-08-30 08:21:02 -07:00
sequence.py [Core] Optimize Async + Multi-step (#8050) 2024-09-03 18:50:29 +00:00
tracing.py [CI/Build] Pin OpenTelemetry versions and make errors clearer (#7266) 2024-08-20 10:02:21 -07:00
utils.py [Core] Support load and unload LoRA in api server (#6566) 2024-09-05 18:10:33 -07:00
version.py Bump version to v0.6.0 (#8166) 2024-09-04 16:34:27 -07:00