You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pulling the latest on main branch but observing the following. Are these normal?
llama stack build now requires --template. --config is no longer working/effective
llama stack build generates the same build.yaml as the one supplied in --template where previously it generates a run.yaml that I can then edit and use in llama stack run.
Pulling the latest on main branch but observing the following. Are these normal?
llama stack build
now requires--template
.--config
is no longer working/effectivellama stack build
generates the samebuild.yaml
as the one supplied in--template
where previously it generates arun.yaml
that I can then edit and use inllama stack run
.I think this is due to this commit a8345f5
The text was updated successfully, but these errors were encountered: