add build files to templates

This commit is contained in:
Xi Yan 2024-10-25 12:08:32 -07:00
parent afae4e3d8e
commit 19adb4070a
11 changed files with 124 additions and 0 deletions

View file

@ -0,0 +1,10 @@
name: hf-endpoint
distribution_spec:
description: "Like local, but use Hugging Face Inference Endpoints for running LLM inference.\nSee https://hf.co/docs/api-endpoints."
providers:
inference: remote::hf::endpoint
memory: meta-reference
safety: meta-reference
agents: meta-reference
telemetry: meta-reference
image_type: conda