mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-20 15:08:41 +00:00
17 lines
362 B
YAML
17 lines
362 B
YAML
version: "2"
|
|
name: ssambanova
|
|
distribution_spec:
|
|
description: Use Ssambanova for running LLM inference
|
|
docker_image: null
|
|
providers:
|
|
inference:
|
|
- remote::ssambanova
|
|
memory:
|
|
- inline::faiss
|
|
safety:
|
|
- inline::llama-guard
|
|
agents:
|
|
- inline::meta-reference
|
|
telemetry:
|
|
- inline::meta-reference
|
|
image_type: conda
|