Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
address gemma3_vl
Signed-off-by: yechank <161688079+yechank-nvidia@users.noreply.github.com>
  • Loading branch information
yechank-nvidia committed Jul 22, 2025
commit 85255e05a5d4e7e48ea6ab659b3d8a0395d838ce
2 changes: 1 addition & 1 deletion tests/integration/defs/test_e2e.py
Original file line number Diff line number Diff line change
Expand Up @@ -2035,7 +2035,7 @@ def test_ptp_quickstart_multimodal(llm_root, llm_venv, model_name, model_path,
"image": [
["dramatic", "turbulent", "waves", "ocean", "overcast"],
["half", "dome", "yosemite", "landmark", "rounded"],
["flowing", "standstill", "vehicles", "road", "Changi"],
["flowing", "traffic", "vehicles", "road", "Changi"],
],
},
}
Expand Down