mate-local-models/chat/mlx/mlx-community/gemma-4-26b-a4b-it-4bit
2026-06-28 17:25:21 +00:00
..
.gitattributes Add local models via Git LFS (23 models, ~143 GB) 2026-06-28 17:25:21 +00:00
chat_template.jinja Add local models via Git LFS (23 models, ~143 GB) 2026-06-28 17:25:21 +00:00
config.json Add local models via Git LFS (23 models, ~143 GB) 2026-06-28 17:25:21 +00:00
generation_config.json Add local models via Git LFS (23 models, ~143 GB) 2026-06-28 17:25:21 +00:00
model-00001-of-00003.safetensors Add local models via Git LFS (23 models, ~143 GB) 2026-06-28 17:25:21 +00:00
model-00002-of-00003.safetensors Add local models via Git LFS (23 models, ~143 GB) 2026-06-28 17:25:21 +00:00
model-00003-of-00003.safetensors Add local models via Git LFS (23 models, ~143 GB) 2026-06-28 17:25:21 +00:00
model.safetensors.index.json Add local models via Git LFS (23 models, ~143 GB) 2026-06-28 17:25:21 +00:00
processor_config.json Add local models via Git LFS (23 models, ~143 GB) 2026-06-28 17:25:21 +00:00
README.md Add local models via Git LFS (23 models, ~143 GB) 2026-06-28 17:25:21 +00:00
tokenizer.json Add local models via Git LFS (23 models, ~143 GB) 2026-06-28 17:25:21 +00:00
tokenizer_config.json Add local models via Git LFS (23 models, ~143 GB) 2026-06-28 17:25:21 +00:00

library_name license license_link pipeline_tag base_model tags
mlx apache-2.0 https://ai.google.dev/gemma/docs/gemma_4_license image-text-to-text google/gemma-4-26b-a4b-it
mlx

mlx-community/gemma-4-26b-a4b-it-4bit

This model was converted to MLX format from google/gemma-4-26b-a4b-it using mlx-vlm version 0.4.3. Refer to the original model card for more details on the model.

Use with mlx

pip install -U mlx-vlm
python -m mlx_vlm.generate --model mlx-community/gemma-4-26b-a4b-it-4bit --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>