question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Community Pipeline] Checkpoint merging

See original GitHub issue

Intro

Community Pipelines are introduced in diffusers==0.4.0 with the idea of allowing the community to quickly add, integrate, and share their custom pipelines on top of diffusers.

You can find a guide about Community Pipelines here. You can also find all the community examples under examples/community/. If you have questions about the Community Pipelines feature, please head to the parent issue.

Idea: Checkpoint Merging

This pipeline aims to merge two checkpoints into one via interpolation.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

3reactions
Abhinay1997commented, Nov 3, 2022

Update:- I’ve reached a point in the solution where validation of the checkpoints is complete and the individual interpolation steps being complete. The only thing that needs to be done is returning a DiffusionPipeline object with the updated weights.

Should be done by the weekend.

2reactions
Abhinay1997commented, Nov 26, 2022

Success ! Able to run on Kaggle. Uses around 13GB RAM for merging Stable Diffusion and Waifu diffusion. I’ll make a PR over the weekend. I have made the notebook public if anyone’s interested.

https://www.kaggle.com/abhinaydevarinti/checkpoint-merging-huggingface-diffusers

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to merge Hyper-V Checkpoints and why - A complete guide
Why Hyper-V Checkpoints need to be merged; How to merge Checkpoints using Hyper-V Manager, and PowerShell; How to manually merge Hyper-V ...
Read more >
How to merge checkpoints in Hyper-V? - Super User
To merge checkpoints: Highlight VM > Edit Disk.. Location: (select applicable AVHDX file); Merge; To the parent virtual hard disk || To new ......
Read more >
Checkpoints | Data Version Control · DVC
Now you have everything you need to get started with experiments and checkpoints. Setting up a DVC pipeline. DVC can version data as...
Read more >
Merge-VHD (Hyper-V) - Microsoft Learn
The Merge-VHD cmdlet merges virtual hard disks in a differencing virtual ... to be passed through to the pipeline representing the merged virtual...
Read more >
Gilead Sciences to Acquire MiroBio
... Gilead with MiroBio's Pipeline of Immune Checkpoint Agonists and ... Combining this with Gilead's drug development and therapeutic area ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found