For Wan 2.2 what is the difference between exp and non exp version?

#4
by biotina - opened

which one is better?

i2v_exp keeps the time embedding, text embedding, time projection, and attention layers in full BF16. So it is more accurate. For clarity, I am deleting the old wan2.2_i2v files and moving wan2.2_i2v_int8_convrot_exp.safetensors to wan2.2_i2v_int8_convrot.safetensors

Sign up or log in to comment