wip models api

This commit is contained in:
Xi Yan 2024-09-18 17:25:51 -07:00
parent ce17f20468
commit 15cb33195a

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_stack.apis.inference import * # noqa: F401 F403