Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions providers/xiaomi-token-plan-ams/models/mimo-v2-flash.toml
2 changes: 0 additions & 2 deletions providers/xiaomi-token-plan-ams/models/mimo-v2.5-pro.toml

This file was deleted.

1 change: 1 addition & 0 deletions providers/xiaomi-token-plan-ams/models/mimo-v2.5-pro.toml
2 changes: 0 additions & 2 deletions providers/xiaomi-token-plan-ams/models/mimo-v2.5.toml

This file was deleted.

1 change: 1 addition & 0 deletions providers/xiaomi-token-plan-ams/models/mimo-v2.5.toml
7 changes: 7 additions & 0 deletions providers/xiaomi-token-plan-cn/models/mimo-v2-flash.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[extends]
from = "xiaomi/mimo-v2-flash"

[cost]
input = 0
output = 0
cache_read = 0
23 changes: 2 additions & 21 deletions providers/xiaomi-token-plan-cn/models/mimo-v2-omni.toml
Original file line number Diff line number Diff line change
@@ -1,26 +1,7 @@
name = "MiMo-V2-Omni"
family = "mimo"
release_date = "2026-03-18"
last_updated = "2026-03-18"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2024-12"
open_weights = true

[interleaved]
field = "reasoning_content"
[extends]
from = "xiaomi/mimo-v2-omni"

[cost]
input = 0
output = 0
cache_read = 0

[limit]
context = 256_000
output = 128_000

[modalities]
input = ["text", "image", "audio", "video", "pdf"]
output = ["text"]
23 changes: 2 additions & 21 deletions providers/xiaomi-token-plan-cn/models/mimo-v2-pro.toml
Original file line number Diff line number Diff line change
@@ -1,26 +1,7 @@
name = "MiMo-V2-Pro"
family = "mimo"
release_date = "2026-03-18"
last_updated = "2026-03-18"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2024-12"
open_weights = true

[interleaved]
field = "reasoning_content"
[extends]
from = "xiaomi/mimo-v2-pro"

[cost]
input = 0
output = 0
cache_read = 0

[limit]
context = 1_000_000
output = 128_000

[modalities]
input = ["text"]
output = ["text"]
4 changes: 2 additions & 2 deletions providers/xiaomi-token-plan-cn/models/mimo-v2-tts.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ input = 0
output = 0

[limit]
context = 8_000
output = 16_000
context = 8_192
output = 16_384

[modalities]
input = ["text"]
Expand Down
26 changes: 6 additions & 20 deletions providers/xiaomi-token-plan-cn/models/mimo-v2.5-pro.toml
Original file line number Diff line number Diff line change
@@ -1,26 +1,12 @@
name = "MiMo-V2.5-Pro"
family = "mimo-v2.5-pro"
release_date = "2026-04-22"
last_updated = "2026-04-22"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2024-12"
open_weights = true

[interleaved]
field = "reasoning_content"
[extends]
from = "xiaomi/mimo-v2.5-pro"

[cost]
input = 0
output = 0
cache_read = 0

[limit]
context = 1_000_000
output = 128_000

[modalities]
input = ["text"]
output = ["text"]
[cost.context_over_200k]
input = 0
output = 0
cache_read = 0
26 changes: 6 additions & 20 deletions providers/xiaomi-token-plan-cn/models/mimo-v2.5.toml
Original file line number Diff line number Diff line change
@@ -1,26 +1,12 @@
name = "MiMo-V2.5"
family = "mimo-v2.5"
release_date = "2026-04-22"
last_updated = "2026-04-22"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2024-12"
open_weights = true

[interleaved]
field = "reasoning_content"
[extends]
from = "xiaomi/mimo-v2.5"

[cost]
input = 0
output = 0
cache_read = 0

[limit]
context = 1_000_000
output = 128_000

[modalities]
input = ["text", "image", "audio", "video", "pdf"]
output = ["text"]
[cost.context_over_200k]
input = 0
output = 0
cache_read = 0
1 change: 1 addition & 0 deletions providers/xiaomi-token-plan-sgp/models/mimo-v2-flash.toml
2 changes: 0 additions & 2 deletions providers/xiaomi-token-plan-sgp/models/mimo-v2.5-pro.toml

This file was deleted.

1 change: 1 addition & 0 deletions providers/xiaomi-token-plan-sgp/models/mimo-v2.5-pro.toml
2 changes: 0 additions & 2 deletions providers/xiaomi-token-plan-sgp/models/mimo-v2.5.toml

This file was deleted.

1 change: 1 addition & 0 deletions providers/xiaomi-token-plan-sgp/models/mimo-v2.5.toml
Loading