list templates implementation

This commit is contained in:
Xi Yan 2024-09-18 13:17:18 -07:00
parent 6b21523c28
commit 1fc00443a4
7 changed files with 77 additions and 10 deletions

View file

@ -0,0 +1,10 @@
name: local-tgi-conda-template
distribution_spec:
description: Use TGI (local or with Hugging Face Inference Endpoints for running LLM inference. When using HF Inference Endpoints, you must provide the name of the endpoint).
providers:
inference: remote::tgi
memory: meta-reference
safety: meta-reference
agents: meta-reference
telemetry: meta-reference
image_type: conda