16 lines
213 B
TOML
16 lines
213 B
TOML
base_model = "xiaomi/mimo-v2.5"
|
|
name = "MiMo V2.5"
|
|
structured_output = true
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[cost]
|
|
input = 0.7
|
|
output = 1.4
|
|
cache_read = 0.014
|
|
|
|
[limit]
|
|
context = 1_000_000
|
|
output = 128_000
|