forked from phoenix-oss/llama-stack-mirror
# 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:
parent
14146e4b3f
commit
de6ec5803e
5 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -6,4 +6,4 @@ models:
|
|||
model_display_names:
|
||||
gpt-4o: gpt-4o
|
||||
gpt-4o-mini: gpt-4o-mini
|
||||
test_exclusions: {}
|
||||
test_exclusions: {}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue