Gemma 4 26B A4B It 8bit | Sweet Tea Studio
Resources / Gemma 4 26B A4B It 8bit Gemma 4 26B A4B It 8bit 8-bit MLX quantization of google/gemma-4-26B-A4B-it , for Apple Silicon (~26 GB). Sparse-MoE vision-language model — run it with mlx-vlm , not mlx-lm . The expert router ( router.proj ) is kept at 8-bit precision. Usage
Verified source
Kind image-text-to-text Base model google/gemma-4-26B-A4B-it Version vb47e09e1a3c9858e74461661ed2d15e3e267c91a License apache-2.0 Publisher @TyKaoz C grade Model source
Kind image-text-to-text
Base model google/gemma-4-26B-A4B-it
Version vb47e09e1a3c9858e74461661ed2d15e3e267c91a
License apache-2.0
Parameters 26B
Source Hugging Face --- license: apache-2.0 base_model: [google/gemma-4-26B-A4B-it] library_name: mlx pipeline_tag: image-text-to-text language: [en, fr] tags: [mlx, mlx-vlm, vlm, gemma4, gemma, moe, apple-silicon, quantized] --- # Gemma 4 26B-A4B Instruct (MoE) — 8-bit MLX 8-bit [MLX](https://github.com/ml-explore/mlx) quantization of [`google/gemma-4-26B-A4B-it`](https://huggingface.co/google/gemma-4-26B-A4B-it), for Apple Silicon (~26 GB). Sparse-MoE vision-language model — run it with `mlx-vlm`, not `mlx-lm`. The expert router (`router.proj`) is kept at 8-bit precision. ## Usage ```bash pip install -U mlx-vlm ``` ```bash python -m mlx_vlm.generate \ --model TyKaoz/gemma-4-26B-A4B-it-8bit \ --prompt "Explique la quantization en une phrase." \ --max-tokens 200 ``` | Base | Tool | Precision | Size | |------|------|-----------|------| | `google/gemma-4-26B-A4B-it` | `mlx-vlm` | 8-bit · group 64 (router 8-bit) | ~26 GB | By **[TyKaoz](https://www.tykaoz.bzh)** — privacy-first native macOS LLM chat client. Apache 2.0, inherited from the base model.
Sources & provenance
1 active source Source evidence
3 excerpts license: apache-2.0 basemodel: [google/gemma-4-26B-A4B-it] libraryname: mlx pipelinetag: image-text-to-text language: [en, fr] tags: [mlx, mlx-vlm, vlm, gemma4, gemma, moe, apple-silicon, quantized]
Jul 11
8-bit MLX quantization of google/gemma-4-26B-A4B-it , for Apple Silicon (~26 GB). Sparse-MoE vision-language model — run it with mlx-vlm , not mlx-lm . The expert router ( router.proj ) is kept at 8-bit precision. Usage
TyKaoz/gemma-4-26B-A4B-it-8bit