Diffusion Single File
comfyui

Stop wasting resources on models that are not optimized for consumer grid GPUs

#54
by adm1223 - opened

15.7 GB text encoder for a video model that generate 5-20 sec videos + the model is 21 GB !
With the decompression calculated you will need > 50 GB combined VRAM + System RAM .

Despite that the MiniMax models (Video, music or whatever) themselves are not optimized for consumer grid GPUs
No matter how you try to compress or quantize them they will never run efficiently on consumer grid hardware.

Please stop wasting resources on MinMax.

You can use a 4b text encoder with the help of these clip projection matrices: https://huggingface.co/NicoLab28/ClipProj-MiniMax-H3

Sure the model likes a lot of VRAM for higher resolution and longer duration but it's still possible to generate small videos on an old GPU with 4 GB VRAM.

It's not a waste of resources when the model is this good.

Works like a charm on my 16GB card. Couldn't be happier with this solution.

Sign up or log in to comment