mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 17:29:01 +00:00
Add missing "inline::" prefix for providers in building_distro.md
This commit is contained in:
parent
a6c206ea66
commit
0046387966
1 changed files with 2 additions and 2 deletions
|
@ -338,8 +338,8 @@ distribution_spec:
|
|||
inference: remote::ollama
|
||||
memory: inline::faiss
|
||||
safety: inline::llama-guard
|
||||
agents: meta-reference
|
||||
telemetry: meta-reference
|
||||
agents: inline::meta-reference
|
||||
telemetry: inline::meta-reference
|
||||
image_type: conda
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue