mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-30 21:50:01 +00:00
allow users to specify only the providers they want in the llama stack build command. If a user wants a non-interactive build, but doesn't want to use a template, `--providers` allows someone to specify something like `--providers inference=remote::ollama` for a distro with JUST ollama Signed-off-by: Charlie Doern <cdoern@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _build.py | ||
| build.py | ||
| list_apis.py | ||
| list_providers.py | ||
| run.py | ||
| stack.py | ||
| utils.py | ||