Google releases Gemma 4, a family of open models built off of Gemini 3 - Engadget
Google releases Gemma 4, a family of open models built off of Gemini 3 The new systems are all available under the Apache 2.0 license. …
Tracked topic
Gemma is a family of open-weight language models released by Google for text generation and related NLP tasks.
Google releases Gemma 4, a family of open models built off of Gemini 3 The new systems are all available under the Apache 2.0 license. …
… Google has released optional MTP versions of the other Gemma 4 models, but this is the first one to have MTP out of the box. Gemma 4 12B is also more efficient thanks to a new approach to multimodality. The Gemma 4 family is natively multimodal, accepting text, audio, or images as inputs. …
… Gemma allows users to tinker with AI on their hardware rather than sharing all their data with a cloud AI system from Google or someone else. Google also changed the license for Gemma 4 to Apache 2.0, which is much more permissive than the custom Gemma license Google employed for previous releases. …
… The model joins existing Gemma 4 models as well as existing Gemma 3n models. Gemma-4-12B-it Gemma-4-E2B-it Gemma-4-E4B-it Gemma-3n-E2B-it Gemma-3n-E4B-it The new Gemma 4 12 B model will offer "agentic multimodal intelligence" that is designed to be run "directly" on laptops. …
… Point Lemonade to the ROCm build by setting the environment variable: export LEMONADE LLAMACPP ROCM BIN=/path/to/llama-server Start Lemonade and load the Gemma 4 model via the API: lemonade-server serve curl http://localhost:8000/api/v1/pull \ -H "Content-Type: application/json" \ -d '{"model name"… …
… "mlx-community/gemma-4-26b-a4b-bf16" instead of "mlx-community/gemma-4-26B-A4B-it" The following command worked for me: ▶ mlx vlm.generate \ --model "mlx-community/gemma-4-26b-a4b-it-4bit" \ --prompt "What is the capital of France?" \ --kv-bits 3.5 \ --kv-quant-scheme turboquant Hi All Struggling t… …
… What that means is that Gemma 4 12B can handle multimodal inputs, just like the other Gemma models, but without the added overhead of encoding such inputs. …
… Google AI Edge Gallery and Gemma 4 12B One thing to note right from the get-go is that, contrary to Ollama and LM Studio, which allow users to install any AI model compatible with their hardware, Google AI Edge Gallery for Mac currently only offers access to 5 of Google’s own models, where ‘it’ sta… …
Google announces open Gemma 4 model with Apache 2.0 license Abner Li | Apr 2 2026 - 9:00 am PT | Apr 2 2026 - 9:00 am PT Google today announced Gemma 4 as its latest open model . …
AI + ML Google battles Chinese open-weights models with Gemma 4 Now with a more permissive license, multi-modality, and support for more than 140 languages Google on Thursday unleashed a wave of new open-weights Gemma models optimized for agentic AI and coding, under a more permissive Apache 2.0 li… …