CoolFace
Modelpublic

Foxtr0t/Ministral-3-14B-Reasoning-2512-mlx-mxfp8

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
0likes26downloads
Model Card

Foxtr0t/Ministral-3-14B-Reasoning-2512-mlx-mxfp8

This model was converted to MLX format from `mistralai/Ministral-3-14B-Reasoning-2512` using mlx-vlm version 0.3.11. Refer to the original model card for more details on the model.

Parameter fix

LM Studio can't load this mxfp8 model properly right now. Will submit PR soon.

Use with mlx

bash
pip install -U mlx-vlm
bash
python -m mlx_vlm.generate --model Foxtr0t/Ministral-3-14B-Reasoning-2512-mlx-mxfp8 --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>