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