[bug]: PixelWave Flux.1-dev 03 NF4 quant stopped working (regression from 5.3.x?) #7371
Open
1 task done
Labels
bug
Something isn't working
Is there an existing issue for this problem?
Operating system
Windows
GPU vendor
Nvidia (CUDA)
GPU model
RTX 4090
GPU VRAM
24GB
Version number
5.4.2
Browser
Edge 131.0.2903.51
Python dependencies
{
"accelerate": "1.0.1",
"compel": "2.0.2",
"cuda": "12.4",
"diffusers": "0.31.0",
"numpy": "1.26.4",
"opencv": "4.9.0.80",
"onnx": "1.16.1",
"pillow": "11.0.0",
"python": "3.11.9",
"torch": "2.4.1+cu124",
"torchvision": "0.19.1+cu124",
"transformers": "4.41.1",
"xformers": null
}
What happened
Image generation fails with
Error(s) in loading state_dict for Flux
.The output: Queue Item.json
What you expected to happen
Image generation succeeds 🙂
How to reproduce the problem
Start the app, add NF4 quant of PixelWave FLUX.1-dev 03, select it in the generation interface, enter a prompt, click "Invoke".
Additional context
I've used this model/quant with Invoke successfully, but after updating to 5.4.2, the workflow is broken.
FP8 and GGUF quants work, but I like them less (and they take more memory).
Discord username
No response
The text was updated successfully, but these errors were encountered: