Skip to content
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

Diffuser change upgraded to 0.26.3 along with MLPERF SD XL support #226

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

ANSHUMAN87
Copy link

  1. MLPERF SD XL inference related change unstreamed
  2. All Diffuser changes upgraded to 0.26.3

JH...!

@piotrbocian
Copy link

@astachowiczhabana please also take a look

@@ -257,7 +277,10 @@ def step(
# 2. Convert to an ODE derivative
derivative = (sample - pred_original_sample) / sigma_hat

dt = sigma_next - sigma_hat
if self.is_inference:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we try to remove this flag , keep it as default implementation/optimal implementation, unless it affects any model

@ANSHUMAN87 ANSHUMAN87 force-pushed the jh-mlpef-diffuser-upstream-fork branch from 17da689 to bfcf437 Compare July 3, 2024 07:03
@dvarshney-habana dvarshney-habana merged commit 690bb01 into habana-main Jul 4, 2024
kalyanjk pushed a commit to kalyanjk/optimum-habana-fork that referenced this pull request Jul 15, 2024
@astachowiczhabana
Copy link

huggingface#1135

@astachowiczhabana
Copy link

huggingface#1204

@astachowiczhabana
Copy link

huggingface#1163

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants