20 lines
409 B
TOML
20 lines
409 B
TOML
name = "MiMo-V2-Omni"
|
|
description = "MiMo omni model for text, image, video, audio, and agents"
|
|
family = "mimo"
|
|
release_date = "2026-03-18"
|
|
last_updated = "2026-03-18"
|
|
attachment = true
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2024-12"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 131_072
|
|
|
|
[modalities]
|
|
input = ["text", "image", "audio", "video", "pdf"]
|
|
output = ["text"]
|