MLX Convert Error

#8
by baggaindia - opened

mlx_lm.convert gives this error
i have redownloaded this file but still problem is occuring

RuntimeError: [load_safetensors] Failed to open file MiniMax-M1-80k/model-00075-of-00414.safetensors

As far as I know, the MLX-LM developer has not built support for this new model.

MiniMax org

Hi @baggaindia , Unfortunately mlx-lm doesn’t yet support MiniMax-M1 checkpoints, so that error is expected. Would you mind opening an issue in the mlx GitHub repo requesting support? Thanks

Thanks for replying @sriting , I have opened an issue here

https://github.com/ml-explore/mlx-lm/issues/251

I hope we can get an MLX model soon! I am still learning how to create them, but I'm happy to help out once I figure it out.

Do you think a quantization would allow it to fit on a 128gb m4 max?

Sign up or log in to comment