Skip to content

Fix support for MPS in KDPM2AncestralDiscreteScheduler - #6365

Merged
pcuenca merged 1 commit into
huggingface:mainfrom
adi:patch-1
Dec 28, 2023
Merged

Fix support for MPS in KDPM2AncestralDiscreteScheduler#6365
pcuenca merged 1 commit into
huggingface:mainfrom
adi:patch-1

Conversation

@adi

@adiadi commented Dec 27, 2023

Copy link
Copy Markdown
Contributor

MPS doesn't support float64

What does this PR do?

Makes diffusers work on OSX using MPS

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

MPS doesn't support float64

@pcuencapcuenca left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@pcuencapcuenca changed the title Fix support for MPSFix support for MPS in KDPM2AncestralDiscreteSchedulerDec 28, 2023
@pcuenca
pcuenca merged commit 84d7fae into huggingface:mainDec 28, 2023
donhardman pushed a commit to donhardman/diffusers that referenced this pull request Dec 29, 2023
antoine-scenario pushed a commit to antoine-scenario/diffusers that referenced this pull request Jan 2, 2024
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
Sign up for freeto 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.

2 participants

@adi@pcuenca