Skip to content

Conversation

@crmbz0r
Copy link

@crmbz0r crmbz0r commented Dec 30, 2025

I remade the WanBlockswap node to run on Wan 2.2 and needed this little synchronizer to make the blockswap run with gguf models in the WanVideoLooper node. Without these few lines, there would be some wrong model block offloads inbetween the looped runs and comfyui needs to be restarted because the gguf model breaks in the ram and messes cuda up until comfy is restarted. Apparently is blockswapping mainly thought for safetensors and not ggufs, but it runs with ggufs anyways for me now :) I'll upload my updated Wan22Blockswap node later this day, I am just running some tests to check some stuff.
This is a generation on 720x960, which I could never ever run on my RTX 4080 with it's 16 GB. Swapped 30 blocks, and even that resolutions works ... takes forever, but is such a good quality as a compromise :)
grafik

…ockswap

I remade the WanBlockswap node to run on Wan 2.2 and needed this little synchronizer to make the blockswap run with gguf models in the WanVideoLooper node. Without these few lines, there would be some wrong model block offloads inbetween the looped runs and comfyui needs to be restarted. 
I'll upload my updated Wan22Blockswap node later this day, I am just running some tests to check some stuff.
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.

1 participant