diff --git a/llama_stack/distribution/templates/build_configs/local-vllm-build.yaml b/llama_stack/distribution/templates/build_configs/local-vllm-build.yaml deleted file mode 100644 index e907cb7c9..000000000 --- a/llama_stack/distribution/templates/build_configs/local-vllm-build.yaml +++ /dev/null @@ -1,10 +0,0 @@ -name: local-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