mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-03 19:57:35 +00:00
11 lines
320 B
YAML
11 lines
320 B
YAML
name: local-ollama-conda-example
|
|
distribution_spec:
|
|
description: Like local, but use ollama for running LLM inference
|
|
docker_image: null
|
|
providers:
|
|
inference: remote::ollama
|
|
memory: meta-reference-faiss
|
|
safety: meta-reference
|
|
agentic_system: meta-reference
|
|
telemetry: console
|
|
image_type: conda
|