mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-11 21:48:36 +00:00
Add SambaNova Adapter
This commit is contained in:
parent
5828ffd53b
commit
67ac0e0895
5 changed files with 311 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
name: local-sambanova
|
||||
distribution_spec:
|
||||
description: Use SambaNova Cloud API for running LLM inference
|
||||
providers:
|
||||
inference: remote::sambanova
|
||||
memory: meta-reference
|
||||
safety: meta-reference
|
||||
agents: meta-reference
|
||||
telemetry: meta-reference
|
||||
image_type: conda
|
Loading…
Add table
Add a link
Reference in a new issue