Skip to content

refactor(xiaomi): all mimo models extend from the xiaomi root provider#1631

Closed
juls0730 wants to merge 1 commit intoanomalyco:devfrom
juls0730:refactor/mimo-extends
Closed

refactor(xiaomi): all mimo models extend from the xiaomi root provider#1631
juls0730 wants to merge 1 commit intoanomalyco:devfrom
juls0730:refactor/mimo-extends

Conversation

@juls0730
Copy link
Copy Markdown
Contributor

Refactor all MiMo models to extend from the Xiaomi provider as a single source of truth. Draft PR until I can 100% verify I have not made any errors. This PR is the first of potentially a series of commits intended to create single sources of truths for most models behind wrappers.

🤖 PR generated with the help of MiMo V2.5 Pro

@juls0730 juls0730 force-pushed the refactor/mimo-extends branch 9 times, most recently from 17faba2 to a5ee8bd Compare April 28, 2026 22:42
@juls0730
Copy link
Copy Markdown
Contributor Author

I have also updated the open weights declarations for mimo v2.5 and pro https://huggingface.co/XiaomiMiMo/MiMo-V2.5-Pro https://huggingface.co/XiaomiMiMo/MiMo-V2.5 however V2 pro and omni remain closed

@juls0730 juls0730 force-pushed the refactor/mimo-extends branch 5 times, most recently from 1f3c575 to fd55568 Compare April 29, 2026 00:32
@juls0730
Copy link
Copy Markdown
Contributor Author

I corrected the input modalities on the mimo V2.5 models, in error I originally had pro and non-pro flip flopped, oops.

@juls0730 juls0730 marked this pull request as ready for review April 29, 2026 00:38
@juls0730
Copy link
Copy Markdown
Contributor Author

Hey @rekram1-node id love if you could take a look at this pr 🙏

@rekram1-node
Copy link
Copy Markdown
Collaborator

I'd prefer u do this one by one ideally per provider I think there are multiple regressions in this pr

tool_call = true
knowledge = "2025-01-01"
open_weights = false

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

regression in pricing right

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think no regression. All that changed was that cache_read was added, which according to the zenmux website is correct, unless you mean something else?

Image

https://zenmux.ai/xiaomi/mimo-v2-omni

[modalities]
input = ["text", "image", "video"]
output = ["text"]
[extends]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

regression in several items

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

modalities

V2 Pro does not support image or video input.

Image

cost

Same as with V2 omni, pricing is correct all that changes is its more detailed with context over 200k and has cache_read cost

Image Image

limit

it seems possible that the limit is actually a regression, the zenmux page lists it as 256k under the xiaomi provider, which seems implausible to me, but I suppose a valid regression. Omni also suffers from this

https://zenmux.ai/xiaomi/mimo-v2-pro

@juls0730 juls0730 force-pushed the refactor/mimo-extends branch from fd55568 to dfaba58 Compare May 5, 2026 02:33
@juls0730 juls0730 force-pushed the refactor/mimo-extends branch from dfaba58 to 048b94b Compare May 5, 2026 02:35
@juls0730
Copy link
Copy Markdown
Contributor Author

juls0730 commented May 5, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants