move build.yaml to templates, symlink in distributions

This commit is contained in:
Xi Yan 2024-10-25 11:54:09 -07:00
parent 81ed0327f3
commit 56f9b7d5d6
23 changed files with 136 additions and 142 deletions

View file

@ -1 +0,0 @@
../../distributions/vllm/build.yaml

View file

@ -0,0 +1,10 @@
name: vllm
distribution_spec:
description: Like local, but use vLLM for running LLM inference
providers:
inference: vllm
memory: meta-reference
safety: meta-reference
agents: meta-reference
telemetry: meta-reference
image_type: conda