mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-13 04:22:35 +00:00
rename
This commit is contained in:
parent
cbb423a32f
commit
c830235936
4 changed files with 17 additions and 4 deletions
13
distributions/tgi/build.yaml
Normal file
13
distributions/tgi/build.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: distribution-tgi
|
||||
distribution_spec:
|
||||
description: Use TGI for running LLM inference
|
||||
providers:
|
||||
inference: remote::tgi
|
||||
memory:
|
||||
- meta-reference
|
||||
- remote::chromadb
|
||||
- remote::pgvector
|
||||
safety: meta-reference
|
||||
agents: meta-reference
|
||||
telemetry: meta-reference
|
||||
image_type: conda
|
||||
Loading…
Add table
Add a link
Reference in a new issue