Skip to content

vllm_omni.diffusion.models.dreamzero

Modules:

Name Description
action_encoder

Action encoder/decoder for DreamZero.

causal_wan_model

CausalWanModel — 40-layer DiT with causal attention and KV cache.

image_encoder

DreamZero image encoder.

pipeline_dreamzero

DreamZero pipeline for vllm-omni.

state_dreamzero

DreamZero pipeline persistent state.

transform
utils

DreamZero model constants shared by the pipeline.

video_export_worker
wan_vae_feat_cache_patch

Make diffusers Wan VAE feat_cache compile-friendly.