Files
2026-07-13 12:28:55 +08:00

13 lines
189 B
TOML

base_model = "xiaomi/mimo-v2-pro"
reasoning_options = [{ type = "toggle" }]
name = "MiMo V2 Pro"
[cost]
input = 1
output = 3
cache_read = 0.2
[limit]
context = 1_000_000
output = 128_000