项目文件夹

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

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"