21 lines
302 B
TOML
21 lines
302 B
TOML
base_model = "xiaomi/mimo-v2.5-pro"
|
|
name = "MiMo V2.5 Pro"
|
|
family = "mimo-v2.5-pro"
|
|
attachment = true
|
|
open_weights = false
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[cost]
|
|
input = 0.435
|
|
output = 0.87
|
|
cache_read = 0.0036
|
|
|
|
[limit]
|
|
context = 1_050_000
|
|
output = 131_000
|
|
|
|
[modalities]
|
|
input = ["text", "pdf"]
|