mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-16 17:39:27 +00:00
move build.yaml to templates, symlink in distributions
This commit is contained in:
parent
81ed0327f3
commit
56f9b7d5d6
23 changed files with 136 additions and 142 deletions
|
|
@ -1,10 +0,0 @@
|
|||
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
|
||||
1
distributions/hf-endpoint/build.yaml
Symbolic link
1
distributions/hf-endpoint/build.yaml
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../llama_stack/templates/hf-endpoint/build.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue