vllm/tests/entrypoints/llm
Russell Bryant ec54d73c31
[CI] Fix test_collective_rpc (#17858)
Signed-off-by: Russell Bryant <rbryant@redhat.com>
2025-05-08 16:47:12 +00:00
..
__init__.py [CI/Build] [3/3] Reorganize entrypoints tests (#5966) 2024-06-30 12:58:49 +08:00
test_accuracy.py [TPU] Support sliding window and logit soft capping in the paged attention kernel for TPU. (#15732) 2025-04-03 14:23:28 -07:00
test_chat.py [Frontend] Support `chat_template_kwargs` in `LLM.chat` (#17356) 2025-04-29 22:03:35 +08:00
test_collective_rpc.py [CI] Fix test_collective_rpc (#17858) 2025-05-08 16:47:12 +00:00
test_encode.py [Misc] Set default value of seed to None (#14274) 2025-03-07 10:40:01 +00:00
test_generate.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_generate_multiple_loras.py [Bugfix] LoRA V1: add and fix entrypoints tests (#15715) 2025-03-28 21:10:41 -07:00
test_gpu_utilization.py [Misc] Add SPDX-License-Identifier headers to python source files (#12628) 2025-02-02 11:58:18 -08:00
test_guided_generate.py Simplify (and fix) passing of guided decoding backend options (#17008) 2025-04-29 19:02:23 +00:00
test_init.py [Misc] Add SPDX-License-Identifier headers to python source files (#12628) 2025-02-02 11:58:18 -08:00
test_lazy_outlines.py [V1] V1 Enablement Oracle (#13726) 2025-03-14 22:02:20 -07:00
test_prompt_validation.py [Bugfix] Proper input validation for multi-modal encoder-decoder models (#16156) 2025-04-08 09:45:21 -07:00