Gemma 3
Collection
Gemma 3 model series - quantized and converted to MLX
•
9 items
•
Updated
This model was converted to MLX format from google/gemma-3-12b-it
using mlx-vlm version 0.1.17.
Refer to the original model card for more details on the model.
pip install -U mlx-vlm
python -m mlx_vlm.generate --model moot20/gemma-3-12b-it-MLX-4bits --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>