mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-05 20:27:35 +00:00
Some more toolchain -> stack changes
This commit is contained in:
parent
17172a8bf9
commit
4c045d9ed9
14 changed files with 38 additions and 43 deletions
|
@ -107,7 +107,7 @@ class StackConfigure(Subcommand):
|
|||
|
||||
if run_config_file.exists():
|
||||
cprint(
|
||||
f"Configuration already exists for {build_config.name}. Will overwrite...",
|
||||
f"Configuration already exists at `{str(run_config_file)}`. Will overwrite...",
|
||||
"yellow",
|
||||
attrs=["bold"],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue