-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
f-divergence #10993
Comments
Can you provide further information/references/original codebase for |
Yes, it was released by NVIDIA as a scheduler capable to perform 1 step sampling recently. You can see it at https://arxiv.org/html/2502.15681v1 |
It's a framework for distillation, no? |
That is right. I am sorry if this sounds stupid. But how to do distillation with diffusers ? |
Is there a plan to implement the f-divergence scheduler ? I would like to contribute that to the library.
The text was updated successfully, but these errors were encountered: