Text-to-Image
Diffusers
English
SVDQuant
FLUX.1-dev
FLUX.1
Diffusion
Quantization
ICLR2025

Nunchaku not loading .safetensor file

#1
by tsolful - opened

I have nunchaku working with https://civitai.com/models/686814/jib-mix-flux?modelVersionId=1595633 which is a folder, but i downloaded nunchaku flux dev safetensor and its not loading into the dit loader

Are you getting the error (or what error message are you getting @tsolful ) that it's missing a config.json file? I know that the example .py for usage says to use the full path to the .safetensor file, but wouldn't it make sense to include the .config file?

Ah, for myself, the fix, if you want to use a specific safetensor file rather than specifying a folder with a config.json file is to upgrade to the latest nunchaku, which official release is 0.3.2. I was on 0.2.0!

Sign up or log in to comment