llama-stack-mirror/distributions/bedrock
Martin Hickey 73e33fb747 Fix conda env names in distribution example run template
The Self-Hosted Distribution documentation contain steps
to start llama server via conda environment. If the user
generates conda environment using llaama build command and template,
it generate an environment with name of the distribution and not
defaulyt name of local as per the example run yaml file. It
will thereore fail when user tried to run the server.

This PR fixes the conda env name in the run yaml file.

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2024-11-15 15:32:52 +00:00
..
build.yaml fix broken --list-templates with adding build.yaml files for packaging (#327) 2024-10-25 12:51:22 -07:00
compose.yaml add bedrock distribution code (#358) 2024-11-06 14:39:11 -08:00
run.yaml Fix conda env names in distribution example run template 2024-11-15 15:32:52 +00:00