diff --git a/config/examples/llamaapi-Llama-3.3-70B-Instruct.yaml b/config/examples/llamaapi-Llama-3.3-70B-Instruct.yaml index 2ab19c750..392bbe268 100644 --- a/config/examples/llamaapi-Llama-3.3-70B-Instruct.yaml +++ b/config/examples/llamaapi-Llama-3.3-70B-Instruct.yaml @@ -1,3 +1,4 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates llm: api_type: llama_api base_url: "https://api.llama.com/compat/v1/" diff --git a/config/examples/llamaapi-Llama-3.3-8B-Instruct.yaml b/config/examples/llamaapi-Llama-3.3-8B-Instruct.yaml index 71b021106..c63e4b5d0 100644 --- a/config/examples/llamaapi-Llama-3.3-8B-Instruct.yaml +++ b/config/examples/llamaapi-Llama-3.3-8B-Instruct.yaml @@ -1,3 +1,4 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates llm: api_type: llama_api base_url: "https://api.llama.com/compat/v1/" diff --git a/config/examples/llamaapi-Llama-4-Scout-17B-16E-Instruct-FP8.yaml b/config/examples/llamaapi-Llama-4-Scout-17B-16E-Instruct-FP8.yaml index c148e7913..61504467b 100644 --- a/config/examples/llamaapi-Llama-4-Scout-17B-16E-Instruct-FP8.yaml +++ b/config/examples/llamaapi-Llama-4-Scout-17B-16E-Instruct-FP8.yaml @@ -1,3 +1,4 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates llm: api_type: llama_api base_url: "https://api.llama.com/compat/v1/" diff --git a/config/examples/llamaapi-llama-4-Maverick-17B-128E-Instruct-FP8.yaml b/config/examples/llamaapi-llama-4-Maverick-17B-128E-Instruct-FP8.yaml index a29fa3709..9bea8a93f 100644 --- a/config/examples/llamaapi-llama-4-Maverick-17B-128E-Instruct-FP8.yaml +++ b/config/examples/llamaapi-llama-4-Maverick-17B-128E-Instruct-FP8.yaml @@ -1,3 +1,4 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates llm: api_type: llama_api base_url: "https://api.llama.com/compat/v1/"