mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-05 12:21:52 +00:00
update msgs
This commit is contained in:
parent
89518da9d8
commit
33c175dc0a
2 changed files with 7 additions and 1 deletions
|
@ -34,6 +34,7 @@ class StackBuild(Subcommand):
|
|||
"config",
|
||||
type=str,
|
||||
default=None,
|
||||
nargs="*",
|
||||
help="Path to a config file to use for the build. You may find example configs in llama_stack/distribution/example_configs. If not defined, you will be prompted for entering wizard",
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue