CoolFace
Modelpublic

mlx-community/gemma-4-E2B-it-qat-bf16

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes58downloads
Model Card

mlx-community/gemma-4-E2B-it-qat-bf16

Use with mlx

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