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.
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