Incompatible model.safetensors.index.json
Hi,
First of all, thank you for making hf weights public! I just tried to download the model, but noticed that model.safetensors.index.json contains references to model-00XXX-of-00414.safetensors while the files in the repo are named model-00XXX-of-00413.safetensors, which makes the download/loading of the model fail. Similarly, the file 00413 is referenced in the json, but does not exist in the repo.
I guess that something with computing tensor locations for the model.safetensors.index.json went wrong. Is there any chance to correct this? Thanks!
I will check the problem. You can download the model from https://huggingface.co/MiniMaxAI/MiniMax-M1-40k first, it should be the same.
Thank you so much for your feedback! We’ve identified the issue and have already fixed it. Please try again, and feel free to let us know if you encounter any further problems.