Skip to content

Commit 4c0f848

Browse files
authored
[None][ci] Waive test_mm_encoder_standalone.py::test_multi_request_batch_chat[llava-v1.6-mistral-7b-hf] (NVIDIA#8010)
Signed-off-by: junq <[email protected]>
1 parent fae83c3 commit 4c0f848

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unittest/_torch/multimodal/test_mm_encoder_standalone.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ def test_single_image_chat(model_key, multimodal_model_config):
168168
"llava-v1.6-mistral-7b-hf",
169169
])
170170
def test_multi_request_batch_chat(model_key, multimodal_model_config):
171+
pytest.skip("https://nvbugspro.nvidia.com/bug/5542867")
171172
"""Test batching multiple multimodal requests and verify encoder path matches raw path.
172173
173174
This mirrors test_single_image_chat but with a batch of size 3.

0 commit comments

Comments
 (0)