|
| 1 | +--- |
| 2 | +rank: 43 |
| 3 | +related_guides: |
| 4 | + - box-ai/ai-tutorials/ask-questions |
| 5 | + - box-ai/ai-tutorials/generate-text |
| 6 | + - box-ai/ai-tutorials/extract-metadata |
| 7 | + - box-ai/ai-tutorials/extract-metadata-structured |
| 8 | + - box-ai/ai-agents/get-agent-default-config |
| 9 | +--- |
| 10 | +# IBM Mistral Small 3.1 |
| 11 | + |
| 12 | +**IBM Mistral Small 3.1** model is a fast, efficient open-source model with multimodal capabilities and extended context window. It delivers strong performance across text and vision tasks while maintaining low latency, making it suitable for a wide range of applications from conversational AI to document processing. |
| 13 | + |
| 14 | +## Model details |
| 15 | + |
| 16 | +| Item | Value | Description | |
| 17 | +| ----- | ----- | ----------- | |
| 18 | +| Model name | **IBM Mistral Small 3.1** | The name of the model. | |
| 19 | +| Model category | **Standard** | The category of the model: Standard or Premium. | |
| 20 | +| API model name |`ibm__mistral_small_3_1_24b_instruct_2503`| The name of the model that is used in the [Box AI API for model overrides][overrides]. The user must provide this exact name for the API to work. | |
| 21 | +| Hosting layer | **IBM** | The trusted organization that securely hosts LLM. | |
| 22 | +| Model provider | **Mistral AI** | The organization that provides this model. | |
| 23 | +| Release date | **March 2025** | The release date for the model. | |
| 24 | +| Knowledge cutoff date | **Not specified** | The date after which the model does not get any information updates. | |
| 25 | +| Input context window | **128k tokens** | The number of tokens supported by the input context window. | |
| 26 | +| Maximum output tokens | **Not specified** | The number of tokens that can be generated by the model in a single request.| |
| 27 | +| Empirical throughput | **150** | The number of tokens the model can generate per second. | |
| 28 | +| Open source | **Yes** | Specifies if the model's code is available for public use. | |
| 29 | + |
| 30 | +## Additional documentation |
| 31 | + |
| 32 | +For additional information, see [official Mistral AI documentation][mistral-ai]. |
| 33 | + |
| 34 | +[mistral-ai]: https://docs.mistral.ai/getting-started/models/models_overview/ |
| 35 | +[overrides]: g://box-ai/ai-agents/ai-agent-overrides |
0 commit comments