Skip to content

Add Xiaomi MiMo V2.5 parameters - #75

Merged
guillaumegay13 merged 2 commits into
mnfst:mainfrom
guillaumegay13:add/xiaomi-mimo-v2.5
Jun 29, 2026
Merged

Add Xiaomi MiMo V2.5 parameters#75
guillaumegay13 merged 2 commits into
mnfst:mainfrom
guillaumegay13:add/xiaomi-mimo-v2.5

Conversation

@guillaumegay13

Copy link
Copy Markdown
Collaborator

What this changes

Adds configurable request parameters for Xiaomi MiMo V2.5 (api_key).

Covers the native MiMo Chat Completions parameters: max_completion_tokens, thinking.type (thinking is on by default; set disabled to answer directly), temperature, top_p, and response_format.type. Per the deep-thinking docs, temperature/top_p are forced to 1.0/0.95 while thinking is enabled, so they carry an except: { thinking.type: enabled } applicability rule.

Type of change

  • Add a model (new YAML file under models/)

Source

Smoke-tested live through a local Manifest server routing to the real provider (OpenRouter xiaomi/mimo-v2.5): max_tokens/temperature/top_p/response_format and reasoning all accepted (200).

Closes #71

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@guillaumegay13 is attempting to deploy a commit to the Manifest Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the model Add a model that's missing label Jun 29, 2026
@guillaumegay13
guillaumegay13 merged commit 8f65c89 into mnfst:main Jun 29, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model Add a model that's missing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xiaomi/mimo-v2.5: parameter coverage

1 participant