mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-14 14:27:58 +00:00
update example build files
This commit is contained in:
parent
e665b652c6
commit
1855fd2835
4 changed files with 18 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
name: local-fireworks-conda-example
|
||||
distribution_spec:
|
||||
distribution_type: local
|
||||
description: Use code from `llama_toolchain` itself to serve all llama stack APIs
|
||||
distribution_type: local-plus-fireworks-inference
|
||||
description: Use Fireworks.ai for running LLM inference
|
||||
docker_image: null
|
||||
providers:
|
||||
inference: remote::fireworks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue