mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-13 13:42:35 +00:00
`llama stack show` prints all required pip dependencies for a distro. use --format to get different types of output (json, plain, deps-only). Users can pipe this output to the installation method of their choice: uv, pip install, etc Signed-off-by: Charlie Doern <cdoern@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| config_dirs.py | ||
| config_resolution.py | ||
| context.py | ||
| dynamic.py | ||
| exec.py | ||
| image_types.py | ||
| model_utils.py | ||
| prompt_for_config.py | ||
| serialize.py | ||