vllm/tests/entrypoints/openai
wang.yuqi 6f1229f91d
[Model][2/N] Automatic conversion of CrossEncoding model (#19978)
Signed-off-by: wang.yuqi <noooop@126.com>
2025-07-03 13:59:23 +00:00
..
correctness [Model][2/N] Automatic conversion of CrossEncoding model (#19978) 2025-07-03 13:59:23 +00:00
tool_parsers [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
__init__.py [CI/Build] [3/3] Reorganize entrypoints tests (#5966) 2024-06-30 12:58:49 +08:00
test_async_tokenization.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_audio.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_basic.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_chat.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_chat_echo.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_chat_logit_bias_validation.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_chat_template.py [CI] change spell checker from codespell to typos (#18711) 2025-06-11 19:57:10 -07:00
test_chat_with_tool_reasoning.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_chunked_prompt.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_classification.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_cli_args.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_completion.py [Bugfix] Fix include prompt in stream response when echo=true (#15233) 2025-07-01 01:30:14 +00:00
test_completion_with_function_calling.py [Easy][Test] Simplify test_function_tool_use with multiple parametrizes (#19269) 2025-06-07 09:19:09 +08:00
test_completion_with_prompt_embeds.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_embedding.py Support embedding models in V1 (#16188) 2025-06-18 21:36:33 -07:00
test_embedding_dimensions.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_encoder_decoder.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_lora_adapters.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_lora_resolvers.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_metrics.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_models.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_oot_registration.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_openai_schema.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_optional_middleware.py [Perf][Frontend] eliminate api_key and x_request_id headers middleware overhead (#19946) 2025-06-27 00:44:14 -04:00
test_pooling.py Support embedding models in V1 (#16188) 2025-06-18 21:36:33 -07:00
test_prompt_validation.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_rerank.py Support embedding models in V1 (#16188) 2025-06-18 21:36:33 -07:00
test_return_tokens_as_ids.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_root_path.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_run_batch.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_score.py Support embedding models in V1 (#16188) 2025-06-18 21:36:33 -07:00
test_serving_chat.py [Core] Move multimodal placeholder from chat utils to model definition (#20355) 2025-07-03 08:18:30 +00:00
test_serving_models.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_shutdown.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_sleep.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_tensorizer_entrypoint.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_tokenization.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_transcription_validation.py [Frontend] Add `/v1/audio/translations` OpenAI API endpoint (#19615) 2025-06-25 17:54:14 +00:00
test_translation_validation.py [Frontend] Add `/v1/audio/translations` OpenAI API endpoint (#19615) 2025-06-25 17:54:14 +00:00
test_truncation.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00
test_video.py Add GLM4.1V model (Draft) (#19331) 2025-07-01 12:48:26 +00:00
test_vision.py [Core][Bugfix] Fix Online MM Beam Search (#19688) 2025-06-19 17:18:07 +00:00
test_vision_embedding.py [Misc] Add SPDX-FileCopyrightText (#19100) 2025-06-03 11:20:17 -07:00