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

feat: add ip adapter benchmark #6936

Merged
merged 5 commits into from
Mar 3, 2024
Merged

feat: add ip adapter benchmark #6936

merged 5 commits into from
Mar 3, 2024

Conversation

sayakpaul
Copy link
Member

@sayakpaul sayakpaul commented Feb 11, 2024

What does this PR do?

Since IP Adapters very popular, it makes sense to have a benchmark for it.

To test in isolation:

python benchmark_ip_adapters.py && \
  python benchmark_ip_adapters.py --run_compile &&  \
  python benchmark_ip_adapters.py --ckpt=stabilityai/stable-diffusion-xl-base-1.0 && \
  python benchmark_ip_adapters.py --ckpt=stabilityai/stable-diffusion-xl-base-1.0 --run_compile

@sayakpaul sayakpaul requested a review from yiyixuxu February 11, 2024 08:18
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Collaborator

@yiyixuxu yiyixuxu left a comment

Choose a reason for hiding this comment

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

thanks!

@yiyixuxu yiyixuxu requested a review from DN6 February 15, 2024 08:41
@yiyixuxu
Copy link
Collaborator

cc @DN6 for awareness :)

@sayakpaul sayakpaul merged commit 03cd625 into main Mar 3, 2024
15 checks passed
@sayakpaul sayakpaul deleted the add-ip-adapter-benchmark branch March 3, 2024 09:40
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.

3 participants