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

[Pipeline download] Improve pipeline download for index and passed co… #2980

Merged
merged 4 commits into from
Apr 5, 2023

Conversation

patrickvonplaten
Copy link
Contributor

@patrickvonplaten patrickvonplaten commented Apr 5, 2023

…mponents. Currently diffusers has difficulties to correctly download larger text models that are index split in transformers such as: https://huggingface.co/bigscience/bloom/tree/main . This PR should solve this correctly. You can play around with it using this dummy model:
https://huggingface.co/hf-internal-testing/tiny-stable-diffusion-pipe-indexes/tree/main/text_encoder

Multiple tests are added.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Apr 5, 2023

The documentation is not available anymore as the PR was closed or merged.

@patrickvonplaten patrickvonplaten merged commit a9477bb into main Apr 5, 2023
@patrickvonplaten patrickvonplaten deleted the pipeline_download_index_files branch April 5, 2023 23:31
w4ffl35 pushed a commit to w4ffl35/diffusers that referenced this pull request Apr 14, 2023
huggingface#2980)

* [Pipeline download] Improve pipeline download for index and passed components

* correct

* add more tests

* up
dg845 pushed a commit to dg845/diffusers that referenced this pull request May 6, 2023
huggingface#2980)

* [Pipeline download] Improve pipeline download for index and passed components

* correct

* add more tests

* up
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
huggingface#2980)

* [Pipeline download] Improve pipeline download for index and passed components

* correct

* add more tests

* up
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
huggingface#2980)

* [Pipeline download] Improve pipeline download for index and passed components

* correct

* add more tests

* up
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.

None yet

2 participants