forked from PaddlePaddle/PaddleMIX
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "【Hackathon 5th No.83】PaddleMIX ppdiffusers models模块功能升级同步HF" (P…
…addlePaddle#354) Reverts PaddlePaddle#322 回滚该PR,等之后修复后再合入,下面是对应的问题。 1. fastdeploy的sd和sdxl 推理造成了错误。无法顺利加载vae的decoder模型,可能当前升级有部分修改,导致这个发生错误。 2. sd的预训练和lora微调存在性能下降10%,可能怀疑是recompute粒度发生了修改,部分模块之前没有加recompute现在加上了recompute导致的。
- Loading branch information
Showing
46 changed files
with
2,375 additions
and
8,809 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.