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

31 lines
552 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-06-24"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2024-12"
open_weights = true
[[reasoning_options]]
type = "toggle"
[cost]
input = 0.14
output = 0.28
cache_read = 0.0028
[limit]
context = 1_048_576
output = 131_072
[modalities]
input = ["text", "image", "audio", "video"]
output = ["text"]
[interleaved]
field = "reasoning_content"