mirror of
https://github.com/zenlm/enso.git
synced 2026-07-26 22:30:28 +00:00
Update README.md
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
## Scaling Diffusion Transformers with Mixture of Experts
|
||||
## Scaling Diffusion Transformers with Mixture of Experts <br><sub>Official PyTorch Implementation</sub>
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user