Zen4 Max

Zen LM by Hanzo AI โ€” Most capable Zen model for complex reasoning, code generation, and advanced analysis. 1.04T MoE architecture.

Specs

Property Value
Parameters 1.04T MoE
Context Length 200K tokens
Architecture Zen MoDE (Mixture of Distilled Experts)
Generation Zen4

API Access

This model is served exclusively via the Hanzo AI API. Weight downloads are not available for this model tier.

from openai import OpenAI

client = OpenAI(base_url="https://api.hanzo.ai/v1", api_key="YOUR_KEY")
response = client.chat.completions.create(
    model="zen4-max",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Get your API key at console.hanzo.ai โ€” $5 free credit on signup.

License

Apache 2.0


Zen LM is developed by Hanzo AI โ€” Frontier AI infrastructure.

Downloads last month
72
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support