dtype of flux1-dev-fp8-e5m2.safetensors is float8_e4m3fn ?
#39
by
pbouda-signature
- opened
When I load the file flux1-dev-fp8-e5m2.safetensors
in ComfyUI, via "Load Diffusion Model", the detected dtype (viacomfy.utils.weight_dtype()
) is float8_e4m3fn
. Is that correct?
Yeah okay weird... no clue how that happened, must've uploaded the wrong file initially or something. Fixed now anyway.