II.
ModelVersion JSON
Structured · livemodel:pixtral-large@current
Pixtral Large json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "model:pixtral-large@current",
"_kind": "ModelVersion",
"_file": "compute/models/pixtral-large.yaml",
"_cluster": "compute",
"attributes": {
"displayName": "Pixtral Large",
"providerModelIds": [
"pixtral-large-latest"
],
"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": "2024-11-01",
"lifecycleStatus": "ga",
"lifecycleStatusChangedAt": "2024-11-01",
"modelCardUrl": "https://docs.mistral.ai/getting-started/models/models_overview/",
"huggingFaceUrl": "https://huggingface.co/mistralai/Pixtral-Large-Instruct-2411",
"supportsFineTuning": false,
"regions": [
"global"
],
"notes": "Pixtral Large is a multimodal vision-text model from Mistral AI. Exact\ncontext window, OCR/image limits, pricing, and cross-provider availability\nshould be confirmed from Mistral docs before adding precise claims.\n"
},
"outgoingEdges": [
{
"from": "model:pixtral-large@current",
"to": "model-family:mistral",
"kind": "belongs_to_family",
"attributes": {}
},
{
"from": "model:pixtral-large@current",
"to": "layer:1-model",
"kind": "realizes",
"attributes": {}
},
{
"from": "model:pixtral-large@current",
"to": "model-family:mistral",
"kind": "version_of"
},
{
"from": "model:pixtral-large@current",
"to": "provider:mistral",
"kind": "served_by"
},
{
"from": "model:pixtral-large@current",
"to": "model-transport:openai-compat",
"kind": "speaks"
},
{
"from": "model:pixtral-large@current",
"to": "capability:vision-input",
"kind": "supports",
"attributes": {
"level": "full"
}
}
],
"incomingEdges": [
{
"from": "model-family:mistral",
"to": "model:pixtral-large@current",
"kind": "has_version"
}
]
}