fix: Fix linter failures from #1921 (#1932)

# What does this PR do?
fix: Fix linter failures from #1921

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
Francisco Arceo 2025-04-10 11:37:31 -06:00 committed by GitHub
parent 14146e4b3f
commit de6ec5803e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

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

View file

@ -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
- test_chat_streaming_image

View file

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

View file

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

View file

@ -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
- test_chat_streaming_image