Zen3 Generation
Collection
Zen 3 generation — legacy zen-3-*, zen3-*, omni, nano, guard, image, reranker, 3d. • 12 items • Updated
How to use zenlm/zen3-image with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("zenlm/zen3-image", dtype="auto")Zen LM by Hanzo AI — High-quality text-to-image generation. Photorealistic outputs with precise prompt following.
| Property | Value |
|---|---|
| Parameters | 12B |
| Context | 1024px |
| Architecture | Zen MoDE (Mixture of Distilled Experts) |
| Generation | Zen3 |
curl https://api.hanzo.ai/v1/chat/completions \
-H "Authorization: Bearer $HANZO_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "zen3-image", "messages": [{"role": "user", "content": "Hello"}]}'
Get your API key at console.hanzo.ai — $5 free credit on signup.
Apache 2.0
Zen LM is developed by Hanzo AI — Frontier AI infrastructure.