项目文件夹

文件
2026-07-13 12:28:55 +08:00

32 行
574 B
TOML

name = "MiMo-V2-Omni"
description = "Legacy model retained for compatibility with older integrations"
family = "mimo"
release_date = "2026-03-18"
last_updated = "2026-06-24"
attachment = true
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.14
output = 0.28
cache_read = 0.0028
[limit]
context = 262_144
output = 131_072
[modalities]
input = ["text", "image", "audio", "video", "pdf"]
output = ["text"]