OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory models\TheBloke_WizardLM-7B-uncensored-GPTQ.

#6
by ogabaga - opened

When i have downloaded the model via the webui and then am about too boot it states this error:

OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory models\TheBloke_WizardLM-7B-uncensored-GPTQ.

I have tried to find a solution myself but have not succeded in that endevour. I ask for help.

I'm told there's currently a bug in text-gen-ui where it seems to forget GPTQ params. You could also try updating text-gen-ui to the latest code in case this bug is fixed now.

If that doesn't work, you may just have to manually set the GPTQ params and "Reload this model" each time. Hopefully the bug will be fixed soon.

Sign up or log in to comment