mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +00:00
split batch_inference from inference
This commit is contained in:
parent
986a865e62
commit
dc433f6c90
5 changed files with 75 additions and 12 deletions
5
llama_toolchain/batch_inference/__init__.py
Normal file
5
llama_toolchain/batch_inference/__init__.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 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.
|
Loading…
Add table
Add a link
Reference in a new issue