29 lines
516 B
TOML
29 lines
516 B
TOML
name = "MiMo V2.5 Pro"
|
|
description = "MiMo pro model for strong multimodal reasoning and agent execution"
|
|
family = "mimo-v2.5-pro"
|
|
release_date = "2026-04-22"
|
|
last_updated = "2026-04-22"
|
|
attachment = true
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2024-12"
|
|
open_weights = true
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 1.74
|
|
output = 3.48
|
|
cache_read = 0.0145
|
|
|
|
[limit]
|
|
context = 1_048_576
|
|
output = 128_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|