mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 05:53:53 +00:00
10 lines
430 B
Python
10 lines
430 B
Python
# 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.
|
|
<<<<<<<< HEAD:llama_stack/templates/open-benchmark/__init__.py
|
|
|
|
from .open_benchmark import get_distribution_template # noqa: F401
|
|
========
|
|
>>>>>>>> upstream/main:llama_stack/providers/inline/scoring/basic/utils/bfcl/__init__.py
|