ddpasa

Results 63 comments of ddpasa

> [@ddpasa](https://github.com/ddpasa) Is there a `text_encoders.t5xxl.transformer.shared.weight`? @hlky yes there is. I uploaded a prinout of the whole state dict keys here. [flux.txt](https://github.com/user-attachments/files/23828703/flux.txt)

Thanks @hlky I can confirm that pip installing accelerate makes the single file loader to work. It does download something from hf hub though, maybe the config? Would the same...

> Hi [@ddpasa](https://github.com/ddpasa) yes we would auto download the model config when using single file. Additionally, what version of `transformers` are you using to load the model? I git-installed the...