24 lines
480 B
TOML
24 lines
480 B
TOML
name = "MiMo-V2-Flash"
|
|
description = "MiMo flash model for fast multimodal assistance and agent workflows"
|
|
family = "mimo"
|
|
release_date = "2025-12-16"
|
|
last_updated = "2026-02-04"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2024-12-01"
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|
|
|
|
[[weights]]
|
|
label = "Hugging Face"
|
|
url = "https://huggingface.co/XiaomiMiMo/MiMo-V2-Flash"
|