Skip to content

Tiled VAE? #3148

Answered by Disty0
valery016 asked this question in Q&A
May 18, 2024 · 3 comments
Discussion options

You must be logged in to vote

Diffusers Settings -> VAE Tiling
Compute Settings -> Attention optimization method -> Dynamic Attention SDP

Tho i would also recommend HyperTile UNet to speed things up.

Never OOM is pretty much the same thing as Sequential Offload + VAE Tiling.
Sequential Offload has pretty high performance hit.
You can enable Sequential Offload either from Diffusers Settings or using --lowvram.

Generating a 6552x6552 image with VAE Tiling + Dynamic Attention SDP + Sequential Offload takes 5-6 GB with 7.5 GB peaks:

Replies: 3 comments

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
Answer selected by valery016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants