---
title: "mistral-small-4-119b-2603"
publisher: "mistralai"
type: "endpoint"
updated: "2026-03-16T20:45:47.665Z"
description: "Hybrid MoE model unifying instruct, reasoning, and coding with multimodal input and 256k context"
canonical: "https://build.nvidia.com/mistralai/mistral-small-4-119b-2603"
---

# Mistral Small 4 119B A6B

## Description
Mistral Small 4 is a powerful hybrid model capable of acting as both a general instruction model and a reasoning model. It unifies the capabilities of three different model families—**Instruct**, **Reasoning** (previously called Magistral), and **Devstral**—into a single, unified model.

With its multimodal capabilities, efficient architecture, and flexible mode switching, it is a powerful general-purpose model for any task. In a latency-optimized setup, Mistral Small 4 achieves a **40% reduction in end-to-end completion time**, and in a throughput-optimized setup, it handles **3x more requests per second** compared to Mistral Small 3.

To further improve efficiency, users can take advantage of:
- Speculative decoding via the trained eagle head [Mistral-Small-4-119B-2603-eagle](https://huggingface.co/mistralai/Mistral-Small-4-119B-2603-eagle).
- 4-bit float precision quantization via the [NVFP4 checkpoint](https://huggingface.co/mistralai/Mistral-Small-4-119B-2603-NVFP4).

*This model is ready for commercial/non-commercial use.*

## Third-Party Community Consideration:
This model is not owned or developed by NVIDIA. This model has been developed and built to a third-party's requirements for this application and use case; see link to Non-NVIDIA [Mistral Small 4 119B Model Card](https://huggingface.co/mistralai/Mistral-Small-4-119B-2602)

## License and Terms of Use:
**GOVERNING TERMS:** This trial service is governed by the [NVIDIA API Trial Terms of Service](https://assets.ngc.nvidia.com/products/api-catalog/legal/NVIDIA%20API%20Trial%20Terms%20of%20Service.pdf). Use of this model is governed by the [NVIDIA Open Model License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/). Additional Information: [Apache 2.0 License](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md).

## Deployment Geography:
Global

## Use Case:
Mistral Small 4 is designed for general chat assistant use cases, coding, agentic tasks, and reasoning tasks (with its reasoning mode toggled). Its multimodal capabilities also allow it to understand documents and images to extract data or analyze them.

Its capabilities can be leveraged by:

- Developers interested in coding and agentic capabilities for SWE automation and codebase exploration.
- Enterprises seeking general chat assistants, agents, document understanding and more.
- Researchers interested in its math and research capabilities.

Mistral Small 4 is also ideal for customization and fine-tuning, specializing the model in more defined and specific tasks.

### Examples

- General chat assistant
- Document parsing and extraction
- Coding agent
- Research assistant
- Customization & fine-tuning
- And more...

## Release Date:
**Build.NVIDIA.com:** 03/16/2026 via [link](https://build.nvidia.com/mistralai/mistral-small-4-119b-2603)  
**Huggingface:** 03/16/2026 via [link](https://huggingface.co/mistralai/Mistral-Small-4-119B-2603)

## Reference(s):
**References:**
- [Mistral Large 3 675B Instruct 2512](https://huggingface.co/mistralai/Mistral-Large-3-675B-Instruct-2512)

## Model Architecture:
**Architecture Type:** Transformer  
**Network Architecture:** Mistral (Mixture-of-Experts)  
**Total Parameters:** 119B  
**Active Parameters:** 6.5B

### Input:
**Input Types:** Text, Image  
**Input Formats:** String, Red, Green, Blue (RGB)  
**Input Parameters:** One-Dimensional (1D), Two-Dimensional (2D)  
**Other Input Properties:** Supports text and image inputs with text output. Switches between a fast instant reply mode and a reasoning thinking mode with configurable reasoning effort. Supports function calling and JSON output natively.  
**Input Context Length (ISL):** 262,144

### Output:
**Output Types:** Text  
**Output Format:** String  
**Output Parameters:** One-Dimensional (1D)  
**Other Output Properties:** Generates text responses based on text and image inputs; supports reasoning mode with internal thinking content and native function calling with tool use.

__Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA's hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.__

## Software Integration:
**Runtime Engines:**
- **vLLM:** Primary inference engine (supports tensor parallelism, tool calling, reasoning parser)
- **Hugging Face Transformers:** Model loading and lightweight serving

**Supported Hardware:**
- **NVIDIA Ampere:** A100
- **NVIDIA Blackwell:** B100, B200, GB200
- **NVIDIA Hopper:** H100, H200

**Preferred Operating Systems:** Linux

__The integration of foundation and fine-tuned models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Following the V-model methodology, iterative testing and validation at both unit and system levels are essential to mitigate risks, meet technical and functional requirements, and ensure compliance with safety and ethical standards before deployment.__

## Model Version(s)
Mistral Small 4 v4.0

## Training, Testing, and Evaluation Datasets:

### Training Dataset
**Data Modality:** Text, Image  
**Training Data Collection:** Undisclosed  
**Training Labeling:** Undisclosed  
**Training Properties:** Undisclosed

### Testing Dataset
**Testing Data Collection:** Undisclosed  
**Testing Labeling:** Undisclosed  
**Testing Properties:** Undisclosed

### Evaluation Dataset
**Evaluation Data Collection:** Undisclosed  
**Evaluation Labeling:** Undisclosed  
**Evaluation Properties:** Undisclosed

### Benchmarks

#### Comparison with internal models

Depending on your tasks you can trigger reasoning thanks to the support of the **per-request** parameter `reasoning_effort`. Set it to:
- `reasoning_effort="none"`: Fast, lightweight responses for everyday tasks, equivalent to the same chat style of [`mistralai/Mistral-Small-3.2-24B-Instruct-2506`](https://huggingface.co/mistralai/Mistral-Small-3.2-24B-Instruct-2506).
- `reasoning_effort="high"`: Deep, step-by-step reasoning for complex problems, with equivalent verbosity to previous Magistral models such as [`mistralai/Magistral-Small-2509`](https://huggingface.co/mistralai/Magistral-Small-2509).

<img src="https://huggingface.co/mistralai/Mistral-Small-4-119B-2603/resolve/main/images/image2.png" alt="Internal benchmark" width="600">

##### Comparing Reasoning Models

<img src="https://huggingface.co/mistralai/Mistral-Small-4-119B-2603/resolve/main/images/image3.png" alt="Internal benchmark - Reasoning" width="600">

#### Comparison with other models

Mistral Small 4 with reasoning achieves competitive scores, matching or surpassing GPT-OSS 120B across all three benchmarks while generating significantly
shorter outputs. On AA LCR, Mistral Small 4 scores **0.72** with just **1.6K characters**, whereas Qwen models require **3.5-4x more output** (5.8-6.1K)
for comparable performance. On LiveCodeBench, Mistral Small 4 outperforms GPT-OSS 120B while producing **20% less output**.
This efficiency reduces latency, inference costs, and improves user experience.

<img src="https://huggingface.co/mistralai/Mistral-Small-4-119B-2603/resolve/main/images/lcr.png" alt="Comparison benchmark - LCR" width="600">
<img src="https://huggingface.co/mistralai/Mistral-Small-4-119B-2603/resolve/main/images/livecode.png" alt="Comparison benchmark - LiveCodeBench" width="600">
<img src="https://huggingface.co/mistralai/Mistral-Small-4-119B-2603/resolve/main/images/aime.png" alt="Comparison benchmark - AIME25" width="600">

## Inference
**Acceleration Engine:** vLLM  
**Test Hardware:** NVIDIA H100, H200 (TP=1, 2, 4)

## Ethical Considerations
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.

Please make sure you have proper rights and permissions for all input image content; if image includes people, personal health information, or intellectual property, the image generated will not blur or maintain proportions of image subjects included.

Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).

## Prototype

```python
import requests

invoke_url = "https://integrate.api.nvidia.com/v1/chat/completions"

headers = {
"Authorization": "Bearer ",
"Accept": "application/json",
}

payload = {
"messages": [
{
"role": "user",
"content": ""
}
]
}

# re-use connections
session = requests.Session()

response = session.post(invoke_url, headers=headers, json=payload)

response.raise_for_status()
response_body = response.json()
print(response_body)
```

```javascript
import fetch from "node-fetch";

const invokeUrl = "https://integrate.api.nvidia.com/v1/chat/completions"

const headers = {
"Authorization": "Bearer ",
"Accept": "application/json",
}

const payload = {
"messages": [
{
"role": "user",
"content": ""
}
]
}

let response = await fetch(invokeUrl, {
method: "post",
body: JSON.stringify(payload),
headers: { "Content-Type": "application/json", ...headers }
});

let response_body = await response.json()

console.log(JSON.stringify(response_body))
```

```bash
invoke_url='https://integrate.api.nvidia.com/v1/chat/completions'

authorization_header='Authorization: Bearer '
accept_header='Accept: application/json'
content_type_header='Content-Type: application/json'

data=$'{
"messages": [
{
"role": "user",
"content": ""
}
]
}'

response=$(curl --silent -i -w "\n%{http_code}" --request POST \
--url "$invoke_url" \
--header "$authorization_header" \
--header "$accept_header" \
--header "$content_type_header" \
--data "$data"
)

echo "$response"
```