feat: add api.llama provider, llama-guard-4 model

This commit is contained in:
Ashwin Bharambe 2025-04-29 09:56:46 -07:00
parent 934446ddb4
commit 38b580db02
21 changed files with 1526 additions and 47 deletions

View file

@ -0,0 +1,7 @@
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the terms described in the LICENSE file in
# the root directory of this source tree.
from .llama_api import get_distribution_template # noqa: F401