mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-24 13:19:54 +00:00
# What does this PR do? fix: Fix linter failures from #1921 Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
10 lines
250 B
YAML
10 lines
250 B
YAML
base_url: https://api.cerebras.ai/v1
|
|
api_key_var: CEREBRAS_API_KEY
|
|
models:
|
|
- llama-3.3-70b
|
|
model_display_names:
|
|
llama-3.3-70b: Llama-3.3-70B-Instruct
|
|
test_exclusions:
|
|
llama-3.3-70b:
|
|
- test_chat_non_streaming_image
|
|
- test_chat_streaming_image
|