-
Notifications
You must be signed in to change notification settings - Fork 439
feat: add easycache support #940
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Ran it with a SPARK (preview) Chroma finetune
I noticed the estimated speedup is off. It is off exactly by 2x, so I guess cfg is not handled properly yet. eg. 40steps with cfg are actually 80 steps I included 0.025, because that is what the original used for wan. Anyway Good stuff, I take the 11% speedup.
|
Is this additional noise in the image expected? I haven’t noticed it in other Tea Cache tests or similar methods. |
|
I think it would be simpler if |









This PR adds support for Easycache, a variant of TeaCache that achieves significant speedup
Currently tested only with CUDA and on Flux/Qwen
Command usage:
Examples:
--easycache 0.2,0.15,0.95