About BF16 Models

#13
by FrederickSun - opened

Thanks a lot with the update of bf16 models!
I encountered some errors with qwen_image_bf16.safetensors. Under the official workflow, loading the model and Fp16 version of CLIP (qwen_2.5_vl_7b.safetensor) would cause severe color shift in the generated image. Are there anything wrong with the mismatch of data type ? (BF16 vs FP16)

Sign up or log in to comment