14 lines
194 B
TOML
14 lines
194 B
TOML
base_model = "xiaomi/mimo-v2.5"
|
|
structured_output = true
|
|
|
|
[interleaved]
|
|
field = "reasoning_details"
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[cost]
|
|
input = 0.105
|
|
output = 0.28
|
|
cache_read = 0.028
|