llama-stack-mirror/llama_stack/templates/ollama/build.yaml
2024-10-25 12:08:32 -07:00

13 lines
309 B
YAML

name: ollama
distribution_spec:
description: Use ollama for running LLM inference
providers:
inference: remote::ollama
memory:
- meta-reference
- remote::chromadb
- remote::pgvector
safety: meta-reference
agents: meta-reference
telemetry: meta-reference
image_type: docker