configs -> example_configs

This commit is contained in:
Ashwin Bharambe 2024-09-17 19:37:57 -07:00
parent c980a857db
commit f4aeea4c39
10 changed files with 17 additions and 17 deletions

View file

@ -0,0 +1,10 @@
name: local-tgi-conda-example
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