项目文件夹

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

16 行
224 B
TOML

base_model = "xiaomi/mimo-v2.5-pro"
name = "MiMo V2.5 Pro"
structured_output = true
[[reasoning_options]]
type = "toggle"
[cost]
input = 2.175
output = 4.35
cache_read = 0.018
[limit]
context = 1_000_000
output = 128_000