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:
@@ -10,9 +10,10 @@ DiT-MoE as a sparse version of the diffusion Transformer, is scalable and compet
|
||||
|
||||
* 🪐 A PyTorch [implementation](models.py) of DiT-MoE
|
||||
* ⚡️ Pre-trained checkpoints in paper
|
||||
* 🌋 **Rectified flow**-based training and sampling scripts
|
||||
* 💥 A [sampling script](sample.py) for running pre-trained DiT-MoE
|
||||
* 🛸 A DiT-MoE training script using PyTorch [DDP](train.py) and [deepspeed](train_deepspeed.py)
|
||||
* 🌋 Rectified flow sampling strategy
|
||||
|
||||
|
||||
### To-do list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user