mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
* add build files to templates * fix templates * manifest * symlink * symlink * precommit * change everything to docker build.yaml * remove image_type in templates * fix build from templates CLI * fix readmes
9 lines
251 B
YAML
9 lines
251 B
YAML
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
|