mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 07:22:35 +00:00
17 lines
359 B
YAML
17 lines
359 B
YAML
version: "2"
|
|
name: sambanova
|
|
distribution_spec:
|
|
description: Use Sambanova for running LLM inference
|
|
docker_image: null
|
|
providers:
|
|
inference:
|
|
- remote::sambanova
|
|
memory:
|
|
- inline::faiss
|
|
safety:
|
|
- inline::llama-guard
|
|
agents:
|
|
- inline::meta-reference
|
|
telemetry:
|
|
- inline::meta-reference
|
|
image_type: conda
|