> ## Documentation Index
> Fetch the complete documentation index at: https://docs-preprod.sambanova.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# SambaCloud models

SambaCloud currently supports the following models for all developer and enterprise accounts:

## Production models

Production models are intended for use in production environments and meet our high standards for speed and quality.

| **Developer** | **Model ID**                    | **Context length** | **View on Hugging Face**                                                       |
| :------------ | :------------------------------ | :----------------- | :----------------------------------------------------------------------------- |
| **DeepSeek**  |                                 |                    |                                                                                |
|               | `DeepSeek-R1`                   | 32k tokens         | [Model card](https://huggingface.co/deepseek-ai/DeepSeek-R1)                   |
|               | `DeepSeek-V3-0324`              | 32k tokens         | [Model card](https://huggingface.co/deepseek-ai/DeepSeek-V3-0324)              |
|               | `Deepseek-V3.1`                 | 32k tokens         | [Model card](https://huggingface.co/deepseek-ai/DeepSeek-V3.1)                 |
|               | `DeepSeek-R1-Distill-Llama-70B` | 128k tokens        | [Model card](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-70B) |
| **Meta**      |                                 |                    |                                                                                |
|               | `Meta-Llama-3.3-70B-Instruct`   | 128k tokens        | [Model card](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct)         |
|               | `Meta-Llama-3.1-8B-Instruct`    | 16k tokens         | [Model card](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct)          |

## Preview models

Preview models are intended for evaluation purposes and developer experimentation only, and should not be used in production environments. These models have limited capacity and may be removed at short notice.

| **Developer**     | **Model ID**                          | **Context length** | **Max file size**<sup>1</sup> | **View on Hugging Face**                                                              |
| :---------------- | :------------------------------------ | :----------------- | :---------------------------- | :------------------------------------------------------------------------------------ |
| **Meta**          |                                       |                    |                               |                                                                                       |
|                   | `Llama-4-Maverick-17B-128E-Instruct`  | 128k tokens        | Up to 5 images, each ≤ 20 MB  | [Model card](https://huggingface.co/meta-llama/Llama-4-Maverick-17B-128E-Instruct)    |
| **OpenAI**        |                                       |                    |                               |                                                                                       |
|                   | `Whisper-Large-v3`                    | N/A                | 25MB                          | [Model card](https://huggingface.co/openai/whisper-large-v3)                          |
| **Qwen**          |                                       |                    |                               |                                                                                       |
|                   | `Qwen3-32B`                           | 8k tokens          | N/A                           | [Model card](https://huggingface.co/Qwen/Qwen3-32B)                                   |
| **Tokyotech-llm** |                                       |                    |                               |                                                                                       |
|                   | `Llama-3.3-Swallow-70B-Instruct-v0.4` | 16k tokens         | N/A                           | [Model card](https://huggingface.co/tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.3) |
| **Other**         |                                       |                    |                               |                                                                                       |
|                   | `E5-Mistral-7B-Instruct`              | 4k tokens          | N/A                           | [Model card](https://huggingface.co/intfloat/e5-mistral-7b-instruct)                  |

<Note>
  <sup>1</sup>Audio models only.
</Note>

##
