OpenRouter Confirms Hunter/Healer Alpha Models as MiMo V2 Variants

OpenRouter's previously unannounced Hunter Alpha and Healer Alpha models have been officially confirmed as MiMo V2 variants. The identification comes from a GitHub pull request that specifies the exact model configurations.
Model Specifications
According to the source material:
- Hunter Alpha = MiMo V2 Pro Text-only Reasoning Model
- Context Window: 1,048,576 tokens (1M)
- Max Tokens: 32,000
- Healer Alpha = MiMo V2 Omni Text + Image Reasoning Model
- Context Window: 262,144 tokens (262K)
- Max Tokens: 32,000
The MiMo (Mixture of Mixtures) architecture represents a specific approach to model design that combines multiple specialized components. The V2 Pro designation indicates this is the second version of the text-only reasoning variant, while V2 Omni suggests a multimodal version capable of processing both text and images.
For context, OpenRouter operates as an API aggregator that provides access to multiple AI models through a unified interface. The platform typically lists available models with their specifications, pricing, and performance metrics. The 1M context window on Hunter Alpha is particularly notable as it approaches the practical limits of current transformer-based architectures, potentially enabling processing of very long documents or conversations.
The source also mentions that "a new model is coming," though no details about this upcoming release are provided in the extracted text.
📖 Read the full source: r/LocalLLaMA
👀 See Also

2026 LLM API Cost Comparison: Self-Hosting vs. Cloud Providers
A Reddit user compared LLM API costs for 1M tokens/day across 11 providers, revealing self-hosting with vLLM costs ~$0.05 per 1M tokens while GPT-4o costs $5/$15 for input/output tokens.

Anthropic Blocks Claude Subscriptions via Third-Party Tools
Anthropic has implemented server-side blocks on Claude Pro/Max subscriptions used through third-party OAuth integrations, citing subsidized access being taken advantage of at scale. The policy change includes 'Extra Usage' billing that makes these integrations economically unviable.

Exploring the New Chat Layer Built for AI Agents: Community Feedback Wanted!
A new chat layer has been introduced for AI agents, and the creators are inviting feedback from the OpenClaw community. Discover the potential of this innovative tool.

Google donates Agent Payments Protocol (AP2) to FIDO Alliance, releases v0.2 with 'Human Not Present' payments
Google is donating the Agent Payments Protocol (AP2) to the FIDO Alliance, and releasing v0.2 with support for autonomous 'Human Not Present' payments and a new Verifiable Intent standard co-developed with Mastercard.