16 lines
217 B
TOML
16 lines
217 B
TOML
base_model = "xiaomi/mimo-v2-flash"
|
|
name = "MiMo V2 Flash"
|
|
knowledge = "2024-10"
|
|
open_weights = false
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[cost]
|
|
input = 0.1
|
|
output = 0.3
|
|
cache_read = 0.01
|
|
|
|
[limit]
|
|
output = 32_000
|