Zen3 Omni

Zen LM by Hanzo AI โ€” Multimodal model supporting text, image, audio, and video understanding. 202K context for complex analysis.

Specs

Property Value
Parameters 1T MoE
Context Length 202K tokens
Architecture Zen MoDE (Mixture of Distilled Experts)
Generation Zen3

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="zen3-omni",
    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
25
Safetensors
Model size
35B params
Tensor type
BF16
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support