mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-03 01:22:16 +00:00
test fireworks
# What does this PR do? ## Test Plan # What does this PR do? ## Test Plan
This commit is contained in:
parent
c52ccc4bbd
commit
25374865a0
43 changed files with 1683 additions and 17 deletions
7
llama_stack/templates/verification/__init__.py
Normal file
7
llama_stack/templates/verification/__init__.py
Normal 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 .verification import get_distribution_template # noqa: F401
|
||||
Loading…
Add table
Add a link
Reference in a new issue