llama-stack-mirror/llama_stack/templates/experimental-post-training/build.yaml
Yuan Tang 6da3053c0e
More generic image type for OCI-compliant container technologies (#802)
It's a more generic term and applicable to alternatives of Docker, such
as Podman or other OCI-compliant technologies.

---------

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2025-01-17 16:37:42 -08:00

29 lines
622 B
YAML

version: '2'
name: experimental-post-training
distribution_spec:
description: Experimental template for post training
container_image: null
providers:
inference:
- inline::meta-reference
eval:
- inline::meta-reference
scoring:
- inline::basic
- inline::braintrust
post_training:
- inline::torchtune
datasetio:
- inline::localfs
- remote::huggingface
telemetry:
- inline::meta-reference
agents:
- inline::meta-reference
safety:
- inline::llama-guard
memory:
- inline::faiss
tool_runtime:
- remote::brave-search
image_type: conda