CoolFace
Modelpublic

mlx-community/gemma-4-31B-it-qat-mxfp8

sourceHugging Faceupdated 4mo agoView on Hugging Face
3likes279downloads
Model Card

mlx-community/gemma-4-31B-it-qat-mxfp8

Use with mlx

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