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

Add LCM support for SSD-1B model #924

Closed
UmutHasanoglu opened this issue Nov 12, 2023 · 5 comments
Closed

Add LCM support for SSD-1B model #924

UmutHasanoglu opened this issue Nov 12, 2023 · 5 comments

Comments

@UmutHasanoglu
Copy link

Hi. When I try to execute Extreme Speed with SSD-1B model, it automatically takes the sdx_lcm lora but there is also a lora for ssd-1b model. Can you add this feature?

LCM for SSD-1B: https://huggingface.co/latent-consistency/lcm-ssd-1b

@UmutHasanoglu
Copy link
Author

I manage to use it by changing the settings in developer debug mode, but it would be awesome to do automatically.

@raphatbho
Copy link

I manage to use it by changing the settings in developer debug mode, but it would be awesome to do automatically.

Can you please tell us how you did that? Or maybe point to a place where this is explained. LCM with SSD-1B would be great!

@UmutHasanoglu
Copy link
Author

UmutHasanoglu commented Nov 24, 2023

Just open Developer Debug Mode -> Debug tools,
Change:
CFG scale to 1 to 2
Forced Overwrite of Sampling Step to 8
Sampler -> any sampler that works well with LCM
Then:
Open model folder
Select SSD-1B Model checkpoint
Select SSD-1B LCM LoRa
Adjust the weight

I manage to use it by changing the settings in developer debug mode, but it would be awesome to do automatically.

Can you please tell us how you did that? Or maybe point to a place where this is explained. LCM with SSD-1B would be great!

@mashb1t
Copy link
Collaborator

mashb1t commented Dec 31, 2023

You can translate your changes into a preset. I also did this exact same procedure for DreamShaper SDXL Turbo, see #1580

@mashb1t mashb1t closed this as completed Dec 31, 2023
@mashb1t
Copy link
Collaborator

mashb1t commented Jan 13, 2024

Presets for SSD: see #1869 / #1888

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

No branches or pull requests

3 participants