-
Notifications
You must be signed in to change notification settings - Fork 160
add sambanova docs #278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
snova-jorgep
wants to merge
3
commits into
RooCodeInc:main
from
snova-jorgep:feat/sambanova-provider-docs
Closed
add sambanova docs #278
Changes from 1 commit
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,55 @@ | ||
| --- | ||
| sidebar_label: SambaNova | ||
| description: Configure SambaNova's SambaCloud high-speed inference in Roo Code. Access Llama, Qwen, and DeepSeek with fastest response times. | ||
| keywords: | ||
| - sambanova | ||
| - sambacloud | ||
| - sambanova cloud | ||
| - roo code | ||
| - api provider | ||
| - rdu | ||
| - fast inference | ||
| - llama models | ||
| - deepseek models | ||
| - qwen models | ||
| - high speed ai | ||
| image: /img/social-share.jpg | ||
| --- | ||
|
|
||
| # Using SambaNova With Roo Code | ||
|
|
||
| SambaNova specializes in providing high-speed inference for large language models, utilizing their Reconfigurable Dataflow Units (RDUs) through their SambaCloud portal. This increasing response times for supported models. | ||
|
|
||
| **Website:** [https://cloud.sambanova.ai/](https://cloud.sambanova.ai/) | ||
|
|
||
| --- | ||
|
|
||
| ## Getting an API Key | ||
|
|
||
| To use SambaNova with Roo Code, you'll need an API key from the [SambaCloud](http://cloud.sambanova.ai?utm_source=roocode&utm_medium=external&utm_campaign=cloud_signup). Signing up and navigate to the API Keys section in the left panel to create and copy your SambaCloud API key. | ||
snova-jorgep marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| --- | ||
|
|
||
| ## Supported Models | ||
|
|
||
| Roo Code will attempt to fetch the list of available models from the SambaNova API. Common models available via SambaCloud include: | ||
|
|
||
| * `DeepSeek-R1` | ||
| * `DeepSeek-V3-0324` | ||
| * `DeepSeek-R1-Distill-Llama-70B` | ||
| * `Meta-Llama-3.3-70B-Instruct` | ||
| * `Meta-Llama-3.1-8B-Instruct` | ||
| * `Llama-4-Maverick-17B-128E-Instruct` | ||
| * `Qwen3-32B` | ||
| * `Llama-3.3-Swallow-70B-Instruct-v0.4` | ||
|
|
||
| Refer to the [SambaCloud Documentation](https://docs.sambanova.ai/cloud/docs/get-started/supported-models) for the most up-to-date list of supported models and their capabilities. | ||
|
|
||
| --- | ||
|
|
||
| ## Configuration in Roo Code | ||
|
|
||
| 1. **Open Roo Code Settings:** Click the gear icon (<Codicon name="gear" />) in the Roo Code panel. | ||
| 2. **Select Provider:** Choose "SambaNova" from the "API Provider" dropdown. | ||
| 3. **Enter API Key:** Paste your API key into the " API Key" field. | ||
| 4. **Select Model:** Choose your desired model from the "Model" dropdown. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.