vllm/tests
2024-01-23 22:38:55 -08:00
..
async_engine [Experimental] Add multi-LoRA support (#1804) 2024-01-23 15:26:37 -08:00
distributed Simplify broadcast logic for control messages (#2501) 2024-01-19 11:23:30 -08:00
engine Migrate linter from pylint to ruff (#1665) 2023-11-20 11:58:01 -08:00
entrypoints refactor complemention api for readability (#2499) 2024-01-18 16:45:14 -08:00
kernels Add a 1-line docstring to explain why calling context_attention_fwd twice in test_prefix_prefill.py (#2553) 2024-01-22 14:47:25 -08:00
lora [Experimental] Add multi-LoRA support (#1804) 2024-01-23 15:26:37 -08:00
models Add StableLM3B model (#2372) 2024-01-16 20:32:40 -08:00
prefix_caching [Experimental] Prefix Caching Support (#1669) 2024-01-17 16:32:10 -08:00
prompts [BugFix] Fix input positions for long context with sliding window (#2088) 2023-12-13 12:28:13 -08:00
samplers [Experimental] Add multi-LoRA support (#1804) 2024-01-23 15:26:37 -08:00
worker [Experimental] Add multi-LoRA support (#1804) 2024-01-23 15:26:37 -08:00
__init__.py [Small] Formatter only checks lints in changed files (#1528) 2023-10-31 15:39:38 -07:00
conftest.py [BUGFIX] Fix the path of test prompts (#2273) 2023-12-26 10:37:21 -08:00
test_regression.py [Bugfix] fix crash if max_tokens=None (#2570) 2024-01-23 22:38:55 -08:00
test_sampling_params.py [Bugfix] fix crash if max_tokens=None (#2570) 2024-01-23 22:38:55 -08:00