mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 07:14:20 +00:00
configure msg
This commit is contained in:
parent
8c2ba15703
commit
16ad2de97b
1 changed files with 4 additions and 5 deletions
|
@ -167,8 +167,7 @@ class StackConfigure(Subcommand):
|
|||
color="blue",
|
||||
)
|
||||
|
||||
if build_config.image_type == "conda":
|
||||
cprint(
|
||||
f"You can now run `llama stack run {image_name} --port PORT`",
|
||||
color="green",
|
||||
)
|
||||
cprint(
|
||||
f"You can now run `llama stack run {image_name} --port PORT`",
|
||||
color="green",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue