diff --git a/tests/verifications/conf/cerebras.yaml b/tests/verifications/conf/cerebras.yaml index 32a60e766..5b19b4916 100644 --- a/tests/verifications/conf/cerebras.yaml +++ b/tests/verifications/conf/cerebras.yaml @@ -7,4 +7,4 @@ model_display_names: test_exclusions: llama-3.3-70b: - test_chat_non_streaming_image - - test_chat_streaming_image \ No newline at end of file + - test_chat_streaming_image diff --git a/tests/verifications/conf/fireworks.yaml b/tests/verifications/conf/fireworks.yaml index 30d6e4d75..f55b707ba 100644 --- a/tests/verifications/conf/fireworks.yaml +++ b/tests/verifications/conf/fireworks.yaml @@ -11,4 +11,4 @@ model_display_names: test_exclusions: accounts/fireworks/models/llama-v3p3-70b-instruct: - test_chat_non_streaming_image - - test_chat_streaming_image \ No newline at end of file + - test_chat_streaming_image diff --git a/tests/verifications/conf/groq.yaml b/tests/verifications/conf/groq.yaml index ef31a66e5..7871036dc 100644 --- a/tests/verifications/conf/groq.yaml +++ b/tests/verifications/conf/groq.yaml @@ -11,4 +11,4 @@ model_display_names: test_exclusions: llama-3.3-70b-versatile: - test_chat_non_streaming_image - - test_chat_streaming_image \ No newline at end of file + - test_chat_streaming_image diff --git a/tests/verifications/conf/openai.yaml b/tests/verifications/conf/openai.yaml index 89ae698f3..95a6259f7 100644 --- a/tests/verifications/conf/openai.yaml +++ b/tests/verifications/conf/openai.yaml @@ -6,4 +6,4 @@ models: model_display_names: gpt-4o: gpt-4o gpt-4o-mini: gpt-4o-mini -test_exclusions: {} \ No newline at end of file +test_exclusions: {} diff --git a/tests/verifications/conf/together.yaml b/tests/verifications/conf/together.yaml index 80e86fa77..258616662 100644 --- a/tests/verifications/conf/together.yaml +++ b/tests/verifications/conf/together.yaml @@ -11,4 +11,4 @@ model_display_names: test_exclusions: meta-llama/Llama-3.3-70B-Instruct-Turbo: - test_chat_non_streaming_image - - test_chat_streaming_image \ No newline at end of file + - test_chat_streaming_image