mirror of
https://github.com/zenlm/enso.git
synced 2026-07-26 22:30:28 +00:00
611239d92a23c71a82d50d661a52ef2990d45548
Scaling Diffusion Transformers with Mixture of Experts
Official PyTorch Implementation
This repo contains PyTorch model definitions, pre-trained weights and training/sampling code for our paper scaling diffusion Transformers to 16 billion parameters (DiT-MoE). DiT-MoE as a sparse version of the diffusion Transformer, is scalable and competitive with dense networks while exhibiting highly optimized inference.
- training / inference scripts
- huggingface ckpts
- experts routing analysis
- synthesized data
Description
Enso Diffusion: Multimodal Mixture of Unbound Experts (MUEN) — unifying text, vision, and audio through diffusion-based intelligence.
1 MiB
Languages
Python
100%