mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
# What does this PR do? We can now build a distribution that includes external providers. Closes: https://github.com/meta-llama/llama-stack/issues/1948 ## Test Plan Build a distro with an external provider following the doc instructions. [//]: # (## Documentation) Added. Rendered:  Signed-off-by: Sébastien Han <seb@redhat.com> |
||
|---|---|---|
| .. | ||
| custom-distro.yaml | ||
| custom_ollama.yaml | ||
| pyproject.toml | ||
| README.md | ||
| run.yaml | ||
Ollama external provider for Llama Stack
Template code to create a new external provider for Llama Stack.