36 lines
616 B
TOML
36 lines
616 B
TOML
name = "MiMo V2 Pro"
|
|
description = "Legacy model retained for compatibility with older integrations"
|
|
family = "mimo-v2-pro"
|
|
release_date = "2026-03-18"
|
|
last_updated = "2026-03-18"
|
|
attachment = true
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2024-12"
|
|
open_weights = true
|
|
status = "deprecated"
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 1.00
|
|
output = 3.00
|
|
cache_read = 0.20
|
|
|
|
[[cost.tiers]]
|
|
tier = { size = 256_000 }
|
|
input = 2.00
|
|
output = 6.00
|
|
cache_read = 0.40
|
|
|
|
[limit]
|
|
context = 1_048_576
|
|
output = 128_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|