mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-14 06:23:45 +00:00
configs -> example_configs
This commit is contained in:
parent
c980a857db
commit
f4aeea4c39
10 changed files with 17 additions and 17 deletions
|
@ -0,0 +1,10 @@
|
|||
name: local-ollama-conda-example
|
||||
distribution_spec:
|
||||
description: Like local, but use ollama for running LLM inference
|
||||
providers:
|
||||
inference: remote::ollama
|
||||
memory: meta-reference
|
||||
safety: meta-reference
|
||||
agents: meta-reference
|
||||
telemetry: meta-reference
|
||||
image_type: conda
|
Loading…
Add table
Add a link
Reference in a new issue