15 lines
194 B
TOML
15 lines
194 B
TOML
base_model = "xiaomi/mimo-v2.5-pro"
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[cost]
|
|
input = 0.47
|
|
output = 0.94
|
|
cache_read = 0.005
|
|
cache_write = 0.47
|
|
|
|
[limit]
|
|
context = 1_000_000
|
|
output = 128_000
|