Skip to content

Commit cab826b

Browse files
cmodi-metaRiandy
authored andcommitted
Include copyright to yaml files
1 parent 9042f48 commit cab826b

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

config/examples/llamaapi-Llama-3.3-70B-Instruct.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) Meta Platforms, Inc. and affiliates
12
llm:
23
api_type: llama_api
34
base_url: "https://api.llama.com/compat/v1/"

config/examples/llamaapi-Llama-3.3-8B-Instruct.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) Meta Platforms, Inc. and affiliates
12
llm:
23
api_type: llama_api
34
base_url: "https://api.llama.com/compat/v1/"

config/examples/llamaapi-Llama-4-Scout-17B-16E-Instruct-FP8.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) Meta Platforms, Inc. and affiliates
12
llm:
23
api_type: llama_api
34
base_url: "https://api.llama.com/compat/v1/"

config/examples/llamaapi-llama-4-Maverick-17B-128E-Instruct-FP8.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) Meta Platforms, Inc. and affiliates
12
llm:
23
api_type: llama_api
34
base_url: "https://api.llama.com/compat/v1/"

0 commit comments

Comments
 (0)