Any python code to run GGUF?

#11
by awssamdwar - opened

Looking for python code to Run GGUF for Wan2.2 Animate either on Diffusers or DiffSynth

Was able to load it on Diffusers, but hitting issues with dtype, for some reason the time_embedding is getting read as uint8 instead of BF16

Fixed the issue and created a pull request with Diffusers #12691

Sign up or log in to comment