pytorch_model.bin.index.json is incorrect
#5
by
dustydecapod - opened
you have a pytorch_model.bin.index.json which points to .bin files which don't exist. you should update this to point at the .safetensors files instead.
Should be fixed now.
thanks!
dustydecapod changed discussion status to
closed