| .. |
|
async_engine
|
[Frontend] Add FlexibleArgumentParser to support both underscore and dash in names (#5718)
|
2024-06-20 17:00:13 -06:00 |
|
basic_correctness
|
[CI/Test] improve robustness of test (vllm_runner) (#5357)
|
2024-06-08 08:59:20 +00:00 |
|
core
|
[mypy] Enable type checking for test directory (#5017)
|
2024-06-15 04:45:31 +00:00 |
|
distributed
|
[Core][Distributed] add shm broadcast (#5399)
|
2024-06-21 05:12:35 +00:00 |
|
engine
|
[CI/Test] improve robustness of test (vllm_runner) (#5357)
|
2024-06-08 08:59:20 +00:00 |
|
entrypoints
|
[CI/Build] Test both text and token IDs in batched OpenAI Completions API (#5568)
|
2024-06-15 07:29:42 -04:00 |
|
fp8_kv
|
Enable scaled FP8 (e4m3fn) KV cache on ROCm (AMD GPU) (#3290)
|
2024-04-03 14:15:55 -07:00 |
|
kernels
|
[mypy] Enable type checking for test directory (#5017)
|
2024-06-15 04:45:31 +00:00 |
|
lora
|
[LoRA] Add support for pinning lora adapters in the LRU cache (#5603)
|
2024-06-21 15:42:46 -07:00 |
|
metrics
|
[CI/Test] improve robustness of test (vllm_runner) (#5357)
|
2024-06-08 08:59:20 +00:00 |
|
model_executor
|
[CI/Build] Move test_utils.py to tests/utils.py (#4425)
|
2024-05-13 23:50:09 +09:00 |
|
models
|
[BugFix] Fix test_phi3v.py (#5725)
|
2024-06-21 04:45:34 +00:00 |
|
multimodal
|
[Model] Initial support for LLaVA-NeXT (#4199)
|
2024-06-10 12:47:15 +00:00 |
|
prefix_caching
|
[mypy] Enable type checking for test directory (#5017)
|
2024-06-15 04:45:31 +00:00 |
|
prompts
|
[BugFix] Fix input positions for long context with sliding window (#2088)
|
2023-12-13 12:28:13 -08:00 |
|
quantization
|
[Misc] Add per channel support for static activation quantization; update w8a8 schemes to share base classes (#5650)
|
2024-06-19 18:06:44 -04:00 |
|
samplers
|
[Bugfix] Added test for sampling repetition penalty bug. (#5659)
|
2024-06-19 06:03:55 +00:00 |
|
spec_decode
|
[Model] MLPSpeculator speculative decoding support (#4947)
|
2024-06-20 20:23:12 -04:00 |
|
tensorizer_loader
|
[CI/Build] Simplify OpenAI server setup in tests (#5100)
|
2024-06-13 11:21:53 -07:00 |
|
tokenization
|
[mypy] Enable type checking for test directory (#5017)
|
2024-06-15 04:45:31 +00:00 |
|
tracing
|
[Misc] Add OpenTelemetry support (#4687)
|
2024-06-19 01:17:03 +09:00 |
|
worker
|
[mypy] Enable type checking for test directory (#5017)
|
2024-06-15 04:45:31 +00:00 |
|
__init__.py
|
[Small] Formatter only checks lints in changed files (#1528)
|
2023-10-31 15:39:38 -07:00 |
|
conftest.py
|
[BugFix] Fix test_phi3v.py (#5725)
|
2024-06-21 04:45:34 +00:00 |
|
test_cache_block_hashing.py
|
[mypy] Enable type checking for test directory (#5017)
|
2024-06-15 04:45:31 +00:00 |
|
test_config.py
|
[Frontend] Customizable RoPE theta (#5197)
|
2024-06-11 10:42:26 -07:00 |
|
test_inputs.py
|
[Core] Consolidate prompt arguments to LLM engines (#4328)
|
2024-05-28 13:29:31 -07:00 |
|
test_logger.py
|
[mypy] Enable type checking for test directory (#5017)
|
2024-06-15 04:45:31 +00:00 |
|
test_logits_processor.py
|
[Misc] Remove unnecessary ModelRunner imports (#4703)
|
2024-05-09 00:17:17 -07:00 |
|
test_regression.py
|
Bugfix: fix broken of download models from modelscope (#5233)
|
2024-06-06 09:28:10 -07:00 |
|
test_sampling_params.py
|
[Bugfix] fix crash if max_tokens=None (#2570)
|
2024-01-23 22:38:55 -08:00 |
|
test_sequence.py
|
[CI/Build] Move test_utils.py to tests/utils.py (#4425)
|
2024-05-13 23:50:09 +09:00 |
|
test_sharded_state_loader.py
|
[CI] Upgrade codespell version. (#5381)
|
2024-06-12 10:06:14 -07:00 |
|
test_utils.py
|
[Misc][Utils] allow get_open_port to be called for multiple times (#5333)
|
2024-06-06 22:15:11 -07:00 |
|
utils.py
|
[Bugfix] AsyncLLMEngine hangs with asyncio.run (#5654)
|
2024-06-19 13:57:12 -07:00 |