Files
enso/README.md
T
2024-07-16 05:19:54 -05:00

537 B

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