Skip to content

Commit

Permalink
Remove failing tiny-random-internvl2 model from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yatarkan committed Jan 30, 2025
1 parent 2fc1908 commit 80a6dfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/python_tests/test_vlm_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ def get_ov_model(model_id, cache):
"katuni4ka/tiny-random-minicpmv-2_6",
"katuni4ka/tiny-random-phi3-vision",
"katuni4ka/tiny-random-llava",
"katuni4ka/tiny-random-internvl2",
"katuni4ka/tiny-random-qwen2vl",
])
def test_vlm_pipeline(model_id, cache):
Expand Down

0 comments on commit 80a6dfe

Please sign in to comment.