Zen3 VL

Zen LM by Hanzo AI — Vision-language model for image understanding, OCR, and visual reasoning. 30B active parameters via MoE.

Specs

Property Value
Parameters 30B MoE
Context Length 262K 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-vl",
    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
23
Safetensors
Model size
9B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for zenlm/zen3-vl

Quantizations
2 models