anomalyco--models.dev
24 行
501 B
TOML
24 行
501 B
TOML
name = "MiMo-V2.5-Pro-UltraSpeed"
|
|
description = "MiMo pro model for strong multimodal reasoning and agent execution"
|
|
family = "mimo"
|
|
release_date = "2026-06-08"
|
|
last_updated = "2026-06-09"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2024-12"
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 1_048_576
|
|
output = 131_072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|
|
|
|
[[weights]]
|
|
label = "Hugging Face"
|
|
url = "https://huggingface.co/XiaomiMiMo/MiMo-V2.5-Pro-FP4-DFlash"
|