mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
11 lines
296 B
YAML
11 lines
296 B
YAML
name: together
|
|
distribution_spec:
|
|
description: Use Together.ai for running LLM inference
|
|
providers:
|
|
inference: remote::together
|
|
memory:
|
|
- inline::faiss
|
|
- remote::weaviate
|
|
safety: inline::llama-guard
|
|
agents: inline::meta-reference
|
|
telemetry: inline::meta-reference
|