Now Available: GLM-5 (744B) and MiniMax M2.5 (230B) — Two Open-Source Giants
GLM-5 and MiniMax M2.5 — two of the largest open-source models ever released — are now available through the Hanzo AI Gateway.
Two massive open-source model releases landed this week, and both are live on the Hanzo AI Gateway.
GLM-5 — 744B Parameters, Open Source
Released February 11 by Zhipu AI, GLM-5 is a 744B-parameter reasoning model that currently leads open-source benchmarks. It's the largest open-weight model available and delivers strong performance across reasoning, math, and code tasks with a 203K context window.
Available now through the gateway:
curl https://llm.hanzo.ai/v1/chat/completions \
-H "Authorization: Bearer $HANZO_API_KEY" \
-d '{"model": "z-ai/glm-5", "messages": [{"role": "user", "content": "Solve this..."}]}'
MiniMax M2.5 — 230B Parameters, Multimodal, Open Source
Released February 12, MiniMax M2.5 is a 230B-parameter multimodal model that handles both text and vision inputs. It's one of the few open-source models at this scale with native multimodal capabilities.
curl https://llm.hanzo.ai/v1/chat/completions \
-H "Authorization: Bearer $HANZO_API_KEY" \
-d '{"model": "minimax/minimax-m2.5", "messages": [{"role": "user", "content": "Describe this image..."}]}'
Why This Matters
The open-source frontier keeps advancing. GLM-5's 744B parameters and MiniMax M2.5's multimodal capabilities mean developers now have open-weight alternatives that compete with the best proprietary models — available at competitive pricing through a single API.
Both models join the 100+ models available through the Hanzo AI Gateway with zero markup on third-party pricing. Use the same API key for everything: our Zen models, OpenAI, Anthropic, Google, Meta, and now these.
Get started at hanzo.ai.
Read more
Now Available: Qwen3.5-35B-A3B and Mercury 2 — Efficient MoE and Frontier Reasoning
Qwen3.5-35B-A3B (Apache 2.0, multimodal MoE) and Inception's Mercury 2 are now available on the Hanzo AI Gateway.
Now Available: Claude Sonnet 4.6 and Qwen3.5-397B — Multimodal MoE at Scale
Claude Sonnet 4.6 and Qwen3.5-397B-A17B are now available on the Hanzo AI Gateway — Anthropic's latest alongside the largest open-source multimodal MoE model.
Now Available: Google Gemma 3n and Gemma 3 270M — On-Device AI Goes Multimodal
Google's Gemma 3n (multimodal on-device) and Gemma 3 270M (smallest Gemma ever) are now available on the Hanzo AI Gateway.