mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +00:00
Simplify and generalize llama api build
yay
This commit is contained in:
parent
297d51b183
commit
f8517e4688
9 changed files with 103 additions and 151 deletions
|
@ -68,7 +68,6 @@ class StackBuild(Subcommand):
|
|||
ApiInput(
|
||||
api=api,
|
||||
provider=provider_id,
|
||||
dependencies={},
|
||||
)
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue