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:
@@ -8,11 +8,11 @@ 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
|
||||
* 🪐 A PyTorch [implementation](models.py) of DiT-MoE and 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)
|
||||
* ⚡️ A **upcycle** [scripts](https://github.com/feizc/DiT-MoE/blob/main/upcycle.py) to convert dense to MoE ckpts referring [link](https://github.com/alibaba/Pai-Megatron-Patch/blob/main/toolkits/model_checkpoints_convertor/qwen/hf2mcore_qwen1.5_dense_to_moe_convertor.sh)
|
||||
|
||||
|
||||
### To-do list
|
||||
|
||||
Reference in New Issue
Block a user