CoolFace
Modelpublic

AlazarM/MiMo-V2.6-Flash-RL-MLX-4bit

sourceHugging Facemitupdated 2d agoView on Hugging Face
0likes207downloads
Model Card

AlazarM/MiMo-V2.6-Flash-RL-MLX-4bit

This model was converted to MLX format from `XiaomiMiMo/MiMo-V2.6-Flash-RL` using mlx-vlm version 0.7.2. Refer to the original model card for more details on the model.

Use with mlx

bash
pip install -U mlx-vlm
bash
python -m mlx_vlm.generate --model AlazarM/MiMo-V2.6-Flash-RL-MLX-4bit --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>