Diffusion Single File
comfyui

W4a8 encoder error

#2
by realrebelai - opened

Shapes are throwing errors with w4a8 encoder

Qwen Image 2.1 expects:
[..., 4096]

Your conditioning:
[1, 338, 5120]

ERROR:
Given normalized_shape=[4096],
expected input with shape [*4096],
but got input of size [1,338,5120]

worng encoder my mistake

realrebelai changed discussion status to closed

Sign up or log in to comment