What safetensors file I need to download ?
#2
by
VapoChill
- opened
What safetensors file I need to download ?
I see multiple files, not sure how to combine these.
have u find a solution?
What safetensors file I need to download ?
I see multiple files, not sure how to combine these.
have u find a solution? theres no file like one single flux dev.safetensors file, theres no explnation how to use this. just bunch of 00001~00003.safetensors files there are.
Safetensors have a max size of 5GB, from what I've seen. And Flux being a large model requires its weights to be sharded across different files. You can use model.from_pretrained() to load these files.
aoxo
changed discussion status to
closed