32 lines
543 B
TOML
32 lines
543 B
TOML
name = "MiMo-V2-Flash"
|
|
description = "Legacy model retained for compatibility with older integrations"
|
|
family = "mimo"
|
|
release_date = "2025-12-16"
|
|
last_updated = "2026-06-24"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
knowledge = "2024-12-01"
|
|
tool_call = true
|
|
open_weights = true
|
|
status = "deprecated"
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[cost]
|
|
input = 0.14
|
|
output = 0.28
|
|
cache_read = 0.0028
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|