mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 03:47:15 +00:00
refactor according to repo updates
This commit is contained in:
parent
64c5d38ae9
commit
111e32ffe5
4 changed files with 24 additions and 18 deletions
|
|
@ -3,7 +3,7 @@ distribution_spec:
|
|||
description: Use Nutanix AI Endpoint for running LLM inference
|
||||
providers:
|
||||
inference: remote::nutanix
|
||||
memory: meta-reference
|
||||
safety: meta-reference
|
||||
agents: meta-reference
|
||||
telemetry: meta-reference
|
||||
memory: inline::faiss
|
||||
safety: inline::llama-guard
|
||||
agents: inline::meta-reference
|
||||
telemetry: inline::meta-reference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue