项目文件夹

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

20 行
365 B
TOML

base_model = "xiaomi/mimo-v2.5-pro"
reasoning_options = [{ type = "toggle" }]
name = "Coding Xiaomi MiMo-V2.5-Pro"
family = "mimo-v2.5-pro"
last_updated = "2026-05-13"
[interleaved]
field = "reasoning_content"
[cost]
input = 0.2
output = 0.6
cache_read = 0.04
[[cost.tiers]]
tier = { type = "context", size = 256_000 }
input = 0.4
output = 1.2
cache_read = 0.08