mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-15 14:02:44 +00:00
add build files to templates
This commit is contained in:
parent
afae4e3d8e
commit
19adb4070a
11 changed files with 124 additions and 0 deletions
10
llama_stack/templates/together/build.yaml
Normal file
10
llama_stack/templates/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: remote::weaviate
|
||||
safety: remote::together
|
||||
agents: meta-reference
|
||||
telemetry: meta-reference
|
||||
image_type: docker
|
||||
Loading…
Add table
Add a link
Reference in a new issue