CoolFace
Modelpublic

mlx-community/Devstral-Small-2-24B-Instruct-2512-bf16

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
4likes237downloads
Model Card

mlx-community/Devstral-Small-2-24B-Instruct-2512-bf16

This model was converted to MLX format from mistralai/Devstral-Small-2-24B-Instruct-2512 at revision c599e8e56f3f9110e97f0dc0450ce248e3334d84.

It was generated from the current mlx-vlm source checkout on the JarvisLabs conversion instance.

Use with mlx-vlm

bash
pip install -U mlx-vlm
mlx_vlm.generate --model mlx-community/Devstral-Small-2-24B-Instruct-2512-bf16 --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>