Files
2026-07-13 12:28:55 +08:00

24 lines
522 B
TOML

name = "Pixtral Large (latest)"
description = "Mistral's larger vision model for document-heavy image understanding and chat"
family = "pixtral"
release_date = "2024-11-01"
last_updated = "2024-11-04"
attachment = true
reasoning = false
temperature = true
tool_call = true
knowledge = "2024-11"
open_weights = true
[limit]
context = 128_000
output = 128_000
[modalities]
input = ["text", "image"]
output = ["text"]
[[weights]]
label = "Hugging Face"
url = "https://huggingface.co/mistralai/Pixtral-Large-Instruct-2411"