Alibaba Releases Wan2.2, a 14B MoE Video Model
The new open-source diffusion model from the team behind Qwen uses a Mixture-of-Experts architecture to animate still images.

Alibaba's Qwen team has introduced a new contender in the open-source video generation space with the release of Wan2.2-I2V-A14B. This 14-billion parameter diffusion model is designed to animate still images, turning them into short video clips. It's available under a permissive Apache 2.0 license, encouraging broad adoption and experimentation.
What sets Wan2.2 apart is its use of a Mixture-of-Experts (MoE) architecture. While MoE has become a popular technique for efficiently scaling large language models, its application in video diffusion is less common. This approach allows the model to selectively activate parts of its network for a given task, potentially offering a more computationally efficient path to high-quality video generation at a large scale.
The model has been released in the popular Diffusers format, making it readily accessible for developers and researchers. This simplifies integration into existing pipelines and encourages experimentation within the community. The full model weights and usage instructions are available on the project's Hugging Face repository.
The arrival of Wan2.2 signifies a notable architectural experiment from a major AI lab. As the community pushes the boundaries of open video generation, exploring techniques like MoE could prove crucial for creating more powerful and efficient models that can compete with leading closed-source alternatives.
Sources
- Visit
Wan-AI/Wan2.2-I2V-A14B-Diffusers
Hugging Face
0 comments
No comments yet. Be the first to weigh in.
More in Image → Video

Zhipu AI Releases SCAIL-2 for Character Animation
The new open-source diffusion model from the company's research arm generates video clips from a single character image and a sequence of poses.

NVIDIA Releases Cosmos3 Image-to-Video World Model
The latest release in NVIDIA's 'world model' research family aims to generate coherent and realistic video from a single static image.
NVIDIA Releases SANA, a Camera-Controllable Video Model
The new model, SANA-WM, uses a bidirectional diffusion process to give creators fine-grained control over camera movement and video editing.