| .. |
|
adapter_commons
|
[Core] Optimize SPMD architecture with delta + serialization optimization (#7109)
|
2024-08-18 17:57:20 -07:00 |
|
assets
|
[model] Support for Llava-Next-Video model (#7559)
|
2024-09-10 22:21:36 -07:00 |
|
attention
|
[Bugfix] lookahead block table with cuda graph max capture (#8340)
|
2024-09-10 16:00:35 -07:00 |
|
compilation
|
[tpu][misc] fix typo (#8260)
|
2024-09-06 22:40:46 -07:00 |
|
core
|
[Bugfix] Fix async postprocessor in case of preemption (#8267)
|
2024-09-07 21:01:51 -07:00 |
|
distributed
|
[TPU] Support single and multi-host TPUs on GKE (#7613)
|
2024-08-30 00:27:40 -07:00 |
|
engine
|
[misc] remove engine_use_ray (#8126)
|
2024-09-11 18:23:36 -07:00 |
|
entrypoints
|
[Bugfix]: Fix the logic for deciding if tool parsing is used (#8366)
|
2024-09-12 03:55:30 +00:00 |
|
executor
|
[Hardware][Intel] Support compressed-tensor W8A8 for CPU backend (#7257)
|
2024-09-11 09:46:46 -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
|
[Misc] Use RoPE cache for MRoPE (#8396)
|
2024-09-11 23:13:14 -07:00 |
|
multimodal
|
[Model][VLM] Add Qwen2-VL model support (#7905)
|
2024-09-11 09:31:19 -07:00 |
|
platforms
|
[Hardware][Intel] Support compressed-tensor W8A8 for CPU backend (#7257)
|
2024-09-11 09:46:46 -07:00 |
|
plugins
|
[misc][plugin] add plugin system implementation (#7426)
|
2024-08-13 16:24:17 -07:00 |
|
prompt_adapter
|
[Misc] remove peft as dependency for prompt models (#8162)
|
2024-09-10 17:21:56 -04:00 |
|
spec_decode
|
[Spec Decode] Move ops.advance_step to flash attn advance_step (#8224)
|
2024-09-10 13:18:14 -07:00 |
|
transformers_utils
|
Pixtral (#8377)
|
2024-09-11 14:41:55 -07: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
|
[Misc] Raise error when using encoder/decoder model with cpu backend (#8355)
|
2024-09-12 05:45:24 +00: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
|
[Kernel][Misc] register ops to prevent graph breaks (#6917)
|
2024-09-11 12:52:19 -07: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
|
Fix the AMD weight loading tests (#8390)
|
2024-09-11 20:35:33 -07:00 |
|
connections.py
|
[core][distributed] fix zmq hang (#6759)
|
2024-07-24 17:37:12 -07:00 |
|
envs.py
|
[misc] remove engine_use_ray (#8126)
|
2024-09-11 18:23:36 -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
|
[Model][VLM] Add Qwen2-VL model support (#7905)
|
2024-09-11 09:31:19 -07:00 |
|
tracing.py
|
[CI/Build] Pin OpenTelemetry versions and make errors clearer (#7266)
|
2024-08-20 10:02:21 -07:00 |
|
utils.py
|
[Misc] Raise error when using encoder/decoder model with cpu backend (#8355)
|
2024-09-12 05:45:24 +00:00 |
|
version.py
|
Bump version to v0.6.1 (#8379)
|
2024-09-11 14:42:11 -07:00 |