Implement SambaNova as new remote API Provider.

This commit is contained in:
swanhtet1992 2024-11-23 21:32:05 -06:00
parent 4e6c984c26
commit b6a79d6291
8 changed files with 485 additions and 0 deletions

View file

@ -0,0 +1,19 @@
version: '2'
name: sambanova
distribution_spec:
description: Use SambaNova for running LLM inference
docker_image: null
providers:
inference:
- remote::sambanova
memory:
- inline::faiss
- remote::chromadb
- remote::pgvector
safety:
- inline::llama-guard
agents:
- inline::meta-reference
telemetry:
- inline::meta-reference
image_type: conda