Skip to content

Commit

Permalink
Update genai-perf/tests/test_image_retrieval_converter.py
Browse files Browse the repository at this point in the history
Co-authored-by: Hyunjae Woo <[email protected]>
  • Loading branch information
djwhatle and nv-hwoo authored Nov 14, 2024
1 parent 3f57cfa commit 6ad7578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genai-perf/tests/test_image_retrieval_converter.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def clean_image(row):

def test_convert_multi_modal_batched(self) -> None:
"""
Test batched multi-modal format of OpenAI Chat API for Image Retrieval
Test batched Image Retrieval request payload
"""
generic_dataset = self.create_generic_dataset(
[
Expand Down

0 comments on commit 6ad7578

Please sign in to comment.