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

32 lines
551 B
TOML

name = "MiMo-V2-Pro"
description = "Earlier MiMo Pro model for multimodal agents, reasoning, and code tasks"
family = "mimo"
release_date = "2026-03-18"
last_updated = "2026-06-24"
attachment = false
reasoning = true
temperature = true
tool_call = true
knowledge = "2024-12"
open_weights = false
status = "deprecated"
[[reasoning_options]]
type = "toggle"
[interleaved]
field = "reasoning_content"
[cost]
input = 0.435
output = 0.87
cache_read = 0.0036
[limit]
context = 1_048_576
output = 131_072
[modalities]
input = ["text"]
output = ["text"]