Wu Yiming
Wu Yiming
Thank you for your great job! I have tried to reproduce the results and encountered some issues. Following instructions, I evaluate the provided checkpoint downloaded from [huggingface](https://huggingface.co/OpenMotionLab/MotionGPT-base). I run the...
Hi, Thanks for your open-sourced code, I try to reproduce the results of fpdm on ImageNet, but I find the generated images are much worse than original fast-DiT model. Could...
Hi, Thank you for your excellent work, I am curious about the implementation of R1 regularization. https://github.com/yhZhai/mcm/blob/392a6c6871a79bcb3d98141a4c1b4d61484c4dea/main.py#L1753 I got the following error: ```bash [rank0]: Traceback (most recent call last): [rank0]:...