Skip to content

Almost 6 hours #430

Answered by stduhpf
arcanosam asked this question in Q&A
Oct 4, 2024 · 6 comments · 1 reply
Discussion options

You must be logged in to vote

Vulkan won't work if you can't fit the whole model + latent image buffer in video memory, so it's not surprising it refused to work on your laptop.

SD3 is a fairly big model compared to others like SD 1.5 and SDXL, the diffusion model alone is over 4 GB in f16, and with the text encoders it's over 16GB. One thing you could try to impove the generation time is to use a quantized version of the model. This will definitely reduce its memory footprint and maybe improve generaion time a bit (don't expect miracles).

Replies: 6 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by arcanosam
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@stduhpf
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants