Skip to main content

SambaNova Cloud

The SambaNova Cloud is a cloud platform for running large AI models with the world record open source models performance. You can follow the instructions in this blog post to configure your setup.

config.yaml
models:
- name: SambaNova Qwen2.5 coder
provider: sambanova
model: qwen2.5-coder-32b
apiKey: <YOUR_SAMBANOVA_API_KEY>

View the source