2024-07-16 05:19:54 -05:00
2024-07-01 11:35:48 +08:00
2024-07-16 16:33:03 +08:00
2024-07-16 16:33:03 +08:00
2024-07-16 05:19:54 -05:00
2024-07-16 16:33:03 +08:00
2024-07-16 16:33:03 +08:00
2024-07-16 16:33:03 +08:00
2024-07-16 16:33:03 +08:00

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.

  1. training / inference scripts
  2. huggingface ckpts
  3. experts routing analysis
  4. synthesized data
S
Description
Enso Diffusion: Multimodal Mixture of Unbound Experts (MUEN) — unifying text, vision, and audio through diffusion-based intelligence.
Readme
1 MiB
Languages
Python 100%