Using SambaNova With Controller
SambaNova specializes in providing high-speed inference for large language models, utilizing their Reconfigurable Dataflow Units (RDUs) through their SambaCloud portal. This delivers fast response times for supported models.
Website: https://cloud.sambanova.ai/
Getting an API Key
To use SambaNova with Controller, you'll need an API key from the SambaCloud. After signing up, navigate to the API Keys section in the left panel to create and copy your SambaCloud API key.
Supported Models
Controller will attempt to fetch the list of available models from the SambaNova API. Common models available via SambaCloud include:
DeepSeek-R1DeepSeek-V3-0324DeepSeek-R1-Distill-Llama-70BMeta-Llama-3.3-70B-InstructMeta-Llama-3.1-8B-InstructLlama-4-Maverick-17B-128E-InstructQwen3-32BLlama-3.3-Swallow-70B-Instruct-v0.4
Refer to the SambaCloud Documentation for the most up-to-date list of supported models and their capabilities.
Configuration in Controller
- Open Controller Settings: Click the gear icon () in the Controller panel.
- Select Provider: Choose "SambaNova" from the "API Provider" dropdown.
- Enter API Key: Paste your SambaNova API key into the "SambaNova API Key" field.
- Select Model: Choose your desired model from the "Model" dropdown.
- (Optional) Custom Base URL: If using a private deployment, check "Use custom base URL" and enter your endpoint URL.