On-device video generation model for
Onyx (iPhone + Mac): a 4-bit MLX conversion of
FastVideo/FastWan2.2-TI2V-5B-FullAttn-Diffusers,
FastVideo's 3-step DMD distillation of
Wan-AI/Wan2.2-TI2V-5B-Diffusers.
Converted with Onyx's own streaming per-tensor exporter (bounded memory; only matmul weights
quantize, norms/embeddings/adaln stay high-precision). Loads in OnyxDiffusion's Wan 2.2 engine.
Apache-2.0, inherited from both upstreams. Distillation by the
FastVideo team (hao-ai-lab); base model by the
Wan team at Alibaba. This repo repackages their work for
Apple-silicon MLX inference; all credit for the model itself belongs to them.