A demo distribution descriptor to be used with LlamaChat Can be made to work with the community LlamaStack Operator on Openshift/K8s with minimal effort. Still not tested though.
- Create venv
$ uv venv -p <python environment> .venv
$ uv add llama-stack- Build llama stack distribution
$ uv run llama stack build --template starter --image-type venv --config llama-stack-config.yaml- Run Stack
$ uv run llama stack run --image-type venv llama-stack-config.yaml- Proper build instructions
- Run via Podman
- Update to latest llama-stack package