Its image processing is terrible. I ran several tests against it against Qwen 3.5 0.8b (yes, 7% the size) and Qwen beat it every time with Gemma often getting things entirely wrong. I even gave it a plain image saying "This is a test" and it thought for 6 minutes trying to analyze it and failed. Qwen 3.5 0.8b confidently got it in under a second . It may be that the Q6 quant I got is borked (or my LM Studio is), but…
Gemma 4 12B: A unified, encoder-free multimodal model
171–180 of 421 posts
Re: Gemma 4 12B: A unified, encoder-free multimodal model
#172What are the use cases for these small models? Is there anyone using models of this scale in their daily life who could share their experience?
Then when I’m getting close to feature-complete, I’ll move to a hosted frontier model for the final integration.
Cost savings are enormous if you’re making dozens of calls to language models a minute.
Re: Gemma 4 12B: A unified, encoder-free multimodal model
#173Unfortunately there's no gguf quants of the assistant model yet: https://huggingface.co/models?other=base_model:quantized:goo...
I think MTP Gemma4 support is still WIP https://github.com/ggml-org/llama.cpp/pull/23398 ?
The underlying LiteRT-LM framework used in the edge gallery does support the MTP drafters for the smaller models, but according to:
https://developers.google.com/edge/litert-lm/models/gemma-4
> Note: LiteRT-LM supports E2B and E4B models today, with support for larger models coming soon.
So even Google aren't shipping MTP support for the 26B and 31B models yet.
Re: Gemma 4 12B: A unified, encoder-free multimodal model
#174What are the use cases for these small models? Is there anyone using models of this scale in their daily life who could share their experience?
Re: Gemma 4 12B: A unified, encoder-free multimodal model
#175Earlier quoted context omitted.
Either Google changed the text or you editorialised it a tiny bit - just for all others that got excited, they mean 16GB V RAM. So a premium graphics card requiring a >2500€ device is the minimum to run this. Still progress, but not quite democratic yet. Weird though that Google might be cannibalising it's own AI subscription service?
I haven't tried this model yet, but I can run Gemma 31B w/ the MTP drafter in pure CPU at about 10tok/s so this should run at about 20-30tok/s on a decent CPU, it'll probably run at >50tok/s on any Mac that can fit it, and lots of people have a gaming GPU with enough VRAM. In terms of access to hardware being a gate, it's one you can hop pretty easily.
Re: Gemma 4 12B: A unified, encoder-free multimodal model
#176Re: Gemma 4 12B: A unified, encoder-free multimodal model
#177We are now entering the closed loop game. Google doesn't need anyone else to accelerate their models. This is their bread and butter. I'm both shocked but also not surprised that they continue to develop such efficiencies. Honestly it's like silicon and CPU architecture advancement. We kept shrinking it and shrinking it and it kept getting more and more powerful and here we are with AI and it's only going to be 100x…
Re: Gemma 4 12B: A unified, encoder-free multimodal model
#178Am I missing something or are the Ollama versions of this ( https://ollama.com/library/gemma4/tags ) text-only for now?
Re: Gemma 4 12B: A unified, encoder-free multimodal model
#179Wow Google is becoming the new pre Llama 4 Meta when it comes to releasing open weights models.
Every other Google model I have tried felt very weak compared to qwen models. I dont have a ton of use case for multimodal though, so its very possible this is a fantastic multimodal model.
Re: Gemma 4 12B: A unified, encoder-free multimodal model
#180Am I missing something or are the Ollama versions of this ( https://ollama.com/library/gemma4/tags ) text-only for now?