mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-21 11:12:27 +00:00
init: ssambanova template
This commit is contained in:
parent
061a1cc790
commit
09490e4ee3
5 changed files with 249 additions and 0 deletions
17
llama_stack/templates/ssambanova/build.yaml
Normal file
17
llama_stack/templates/ssambanova/build.yaml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue