llama-stack-mirror/hf-ilab-build.yaml
James Kunstle 68000499f7 debugged impl errors for building container and running data prep
Signed-off-by: James Kunstle <jkunstle@redhat.com>
2025-03-20 19:01:27 -07:00

25 lines
560 B
YAML

version: "2"
distribution_spec:
description: Use (an external) Ollama server for running LLM inference
providers:
inference:
- remote::ollama
vector_io:
- inline::faiss
safety:
- inline::llama-guard
telemetry:
- inline::meta-reference
agents:
- inline::meta-reference
eval:
- inline::meta-reference
datasetio:
- inline::localfs
scoring:
- inline::llm-as-judge
tool_runtime:
- remote::brave-search
post_training:
- inline::huggingface-ilab
image_type: venv