diff --git a/tests/integration/defs/test_e2e.py b/tests/integration/defs/test_e2e.py index fecba60d02..d19e2e7f45 100644 --- a/tests/integration/defs/test_e2e.py +++ b/tests/integration/defs/test_e2e.py @@ -1908,15 +1908,15 @@ def test_ptp_quickstart_multimodal(llm_root, llm_venv, model_name, model_path, ], "video": [ ["city", "night", "lights", "jacket", "wet"], - ["earth", "spinning", "black", "illuminated", "lights"], + ["earth", "spinning", "black"], ], }, "qwen2.5-vl-7b-instruct": { "image": [ ["dramatic", "moody", "stormy", "turbulent", "wave"], [ - "dome", "yosemite", "landmark", "sunny", "rock", "clouds", - "pleasant" + "large", "dome", "yosemite", "landmark", "rock", "road", + "formation" ], ["highway", "traffic", "vehicles", "bus", "police"], ],