add docker template examples

This commit is contained in:
Xi Yan 2024-09-30 09:07:04 -07:00
parent 6cd3e4183f
commit 3482adb257
5 changed files with 167 additions and 0 deletions

View file

@ -0,0 +1,15 @@
name: local-cpu
distribution_spec:
description: remote inference + local safety/agents/memory
docker_image: null
providers:
inference:
- remote::ollama
- remote::tgi
- remote::together
- remote::fireworks
safety: meta-reference
agents: meta-reference
memory: meta-reference
telemetry: meta-reference
image_type: docker