CoolFace
Modelpublic

ailexleon/gemma-4-31B-it-uncensored-heretic-mlx-vlm-8Bit

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
1likes355downloads
Model Card

ailexleon/gemma-4-31B-it-uncensored-heretic-mlx-vlm-8Bit

Converted to MLX format from llmfan46/gemma-4-31B-it-uncensored-heretic using mlx-vlm version 0.6.7.

If you don't need vision capabilities, use ailexleon/gemma-4-31B-it-uncensored-heretic-mlx-lm-8Bit.

Use with mlx

bash
pip install -U mlx-vlm
bash
python -m mlx_vlm.generate --model ailexleon/gemma-4-31B-it-uncensored-heretic-mlx-vlm-8Bit --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>