Clean upstream references

This commit is contained in:
z
2026-02-26 09:58:21 -08:00
parent 222e60414b
commit 4fc61c47f6
+1 -1
View File
@@ -13,7 +13,7 @@ DiT-MoE as a sparse version of the diffusion Transformer, is scalable and compet
* 🌋 **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)
* ⚡️ A **upcycle** [scripts](https://github.com/feizc/DiT-MoE/blob/main/upcycle.py) to convert dense to MoE ckpts referring [link](#)
### To-do list