mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-30 22:10:01 +00:00
feat: Podman AI Lab provider and distribution
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
This commit is contained in:
parent
45e08ff417
commit
dd86427ce3
14 changed files with 1131 additions and 0 deletions
7
llama_stack/templates/podman-ai-lab/__init__.py
Normal file
7
llama_stack/templates/podman-ai-lab/__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 .podman_ai_lab import get_distribution_template # noqa: F401
|
||||
Loading…
Add table
Add a link
Reference in a new issue