Gemma 3
Collection
A collection of lightweight, state-of-the-art open models built from the same research and technology that powers the Gemini 2.0 models
•
31 items
•
Updated
•
3
This model was converted to MLX format from google/gemma-3-4b-pt
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 mlx-community/gemma-3-4b-pt-bf16 --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>