mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 18:22:41 +00:00
Nutanix AI distribution
This commit is contained in:
parent
f2ac4e2a94
commit
cb82b1ee9e
10 changed files with 237 additions and 14 deletions
7
llama_stack/templates/nutanix/__init__.py
Normal file
7
llama_stack/templates/nutanix/__init__.py
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Copyright (c) Nutanix, 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 .nutanix import get_distribution_template # noqa: F401
|
||||
Loading…
Add table
Add a link
Reference in a new issue