CoolFace
Modelpublic

alexgusevski/Huihui-GLM-4.6V-Flash-abliterated-q2-mlx

sourceHugging Facemitupdated 9mo agoView on Hugging Face
0likes78downloads
Model Card

alexgusevski/Huihui-GLM-4.6V-Flash-abliterated-q2-mlx

This model was converted to MLX format from [huihui-ai/Huihui-GLM-4.6V-Flash-abliterated]() using mlx-vlm version 0.3.10. 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 alexgusevski/Huihui-GLM-4.6V-Flash-abliterated-q2-mlx --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>