mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-12 12:06:04 +00:00
feat: llama stack list-deps
`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>
This commit is contained in:
parent
05a62a6ffb
commit
cb6aeeff8f
7 changed files with 350 additions and 6 deletions
2
docs/static/deprecated-llama-stack-spec.yaml
vendored
2
docs/static/deprecated-llama-stack-spec.yaml
vendored
|
|
@ -10061,4 +10061,4 @@ x-tagGroups:
|
|||
- PostTraining (Coming Soon)
|
||||
- Safety
|
||||
- Telemetry
|
||||
- VectorIO
|
||||
- VectorIO
|
||||
Loading…
Add table
Add a link
Reference in a new issue