fix: Fix linter failure

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
Francisco Javier Arceo 2025-04-10 13:34:22 -04:00
parent 14146e4b3f
commit afa1082813
5 changed files with 5 additions and 5 deletions

View file

@ -7,4 +7,4 @@ model_display_names:
test_exclusions: test_exclusions:
llama-3.3-70b: llama-3.3-70b:
- test_chat_non_streaming_image - test_chat_non_streaming_image
- test_chat_streaming_image - test_chat_streaming_image

View file

@ -11,4 +11,4 @@ model_display_names:
test_exclusions: test_exclusions:
accounts/fireworks/models/llama-v3p3-70b-instruct: accounts/fireworks/models/llama-v3p3-70b-instruct:
- test_chat_non_streaming_image - test_chat_non_streaming_image
- test_chat_streaming_image - test_chat_streaming_image

View file

@ -11,4 +11,4 @@ model_display_names:
test_exclusions: test_exclusions:
llama-3.3-70b-versatile: llama-3.3-70b-versatile:
- test_chat_non_streaming_image - test_chat_non_streaming_image
- test_chat_streaming_image - test_chat_streaming_image

View file

@ -6,4 +6,4 @@ models:
model_display_names: model_display_names:
gpt-4o: gpt-4o gpt-4o: gpt-4o
gpt-4o-mini: gpt-4o-mini gpt-4o-mini: gpt-4o-mini
test_exclusions: {} test_exclusions: {}

View file

@ -11,4 +11,4 @@ model_display_names:
test_exclusions: test_exclusions:
meta-llama/Llama-3.3-70B-Instruct-Turbo: meta-llama/Llama-3.3-70B-Instruct-Turbo:
- test_chat_non_streaming_image - test_chat_non_streaming_image
- test_chat_streaming_image - test_chat_streaming_image