20 lines
391 B
TOML
20 lines
391 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-03-18"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2024-12"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 1_048_576
|
|
output = 131_072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|