zen3-omni

Multimodal model supporting text, image, audio, and video understanding.

Repackaged from Qwen/Qwen3-Omni-30B-A3B-Instruct (apache-2.0, Alibaba Qwen). Not trained from scratch — a permissively-licensed redistribution for the OSS-clean Zen model line.

Specs

Property Value
Parameters 30B total / 3B active (MoE)
Architecture Qwen3-Omni MoE (Qwen3OmniMoeForConditionalGeneration)
Modality text, image, audio, video
Generation Zen3

API Access

Also served via the Hanzo AI API:

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. Upstream: Qwen/Qwen3-Omni-30B-A3B-Instruct by Alibaba Qwen. Upstream LICENSE/NOTICE retained in-repo.


Zen LM is developed by Hanzo AI — Frontier AI infrastructure.

Downloads last month
131
Safetensors
Model size
35B 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-omni

Finetuned
(29)
this model

Collection including zenlm/zen3-omni