II.
ModelVersion JSON
Structured · livemodel:mistral-small-4@current
Mistral Small 4 (119B) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "model:mistral-small-4@current",
"_kind": "ModelVersion",
"_file": "compute/models/mistral-small-4.yaml",
"_cluster": "compute",
"attributes": {
"displayName": "Mistral Small 4 (119B)",
"providerModelIds": [
"mistral-small-4-119b-2603"
],
"supportsExtendedThinking": false,
"supportsThinkingBudgetTokens": false,
"modelFamilyId": "model-family:mistral",
"kind": "multimodal",
"contextWindowTokens": 0,
"modalities": [
"text",
"image"
],
"modalityDirections": [
{
"kind": "text",
"direction": "input"
},
{
"kind": "image",
"direction": "input"
},
{
"kind": "text",
"direction": "output"
}
],
"releaseDate": "2026-03-01",
"lifecycleStatus": "ga",
"lifecycleStatusChangedAt": "2026-03-01",
"modelCardUrl": "https://docs.mistral.ai/getting-started/models/models_overview/",
"huggingFaceUrl": "https://huggingface.co/mistralai/Mistral-Small-4-119B-Instruct-2603",
"supportsFineTuning": false,
"regions": [
"global"
],
"notes": "Mistral Small 4 is a 119B-parameter general multimodal/instruct model.\nExact context window and pricing should be confirmed from Mistral docs\nbefore adding precise claims. Cross-provider availability on Azure AI\nFoundry, Bedrock, Vertex, Together, and Fireworks should be verified\nseparately.\n"
},
"outgoingEdges": [
{
"from": "model:mistral-small-4@current",
"to": "model-family:mistral",
"kind": "belongs_to_family",
"attributes": {}
},
{
"from": "model:mistral-small-4@current",
"to": "layer:1-model",
"kind": "realizes",
"attributes": {}
},
{
"from": "model:mistral-small-4@current",
"to": "model-family:mistral",
"kind": "version_of"
},
{
"from": "model:mistral-small-4@current",
"to": "provider:mistral",
"kind": "served_by"
},
{
"from": "model:mistral-small-4@current",
"to": "model-transport:openai-compat",
"kind": "speaks"
},
{
"from": "model:mistral-small-4@current",
"to": "capability:supports-tool-use",
"kind": "supports",
"attributes": {
"level": "full"
}
},
{
"from": "model:mistral-small-4@current",
"to": "capability:vision-input",
"kind": "supports",
"attributes": {
"level": "full"
}
}
],
"incomingEdges": [
{
"from": "model-family:mistral",
"to": "model:mistral-small-4@current",
"kind": "has_version"
}
]
}