anomalyco--models.dev
16 行
224 B
TOML
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
|