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

24 lines
503 B
TOML

name = "MiMo-V2.5"
description = "Open MiMo model for multimodal coding agents and long-context automation"
family = "mimo"
release_date = "2026-04-22"
last_updated = "2026-04-22"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2024-12"
open_weights = true
[limit]
context = 1_048_576
output = 131_072
[modalities]
input = ["text", "image", "audio", "video"]
output = ["text"]
[[weights]]
label = "Hugging Face"
url = "https://huggingface.co/XiaomiMiMo/MiMo-V2.5"