Google、Gemma 4 で on-device agentic workflow を拡張
Original: Bring state-of-the-art agentic skills to the edge with Gemma 4 View original →
Google AI Edge TeamはApril 2, 2026、Gemma 4をon-device agent stackの実用基盤として押し出した。Apache 2.0 licenseで提供されるGemma 4 familyは、multi-step planning、autonomous action、offline code generation、audio-visual processing、そして140超のlanguages supportを打ち出す。Googleのメッセージは明確で、developersはagentic experiencesをphone、desktop、browser、IoT hardware、robotics上でlocally動かせるようになるべきだというものだ。
今回の発表はmodel releaseであると同時にtooling releaseでもある。Google AI Edge GalleryにはAgent Skillsが追加され、Googleはこれをfully on-deviceでmulti-step autonomous workflowsを動かす初期アプリの一つと説明した。skillsはoutside knowledgeの取得、summary・flashcards・visualizationsの生成、さらにtext-to-speechやimage generationのような他modelとの連携までこなせる。単にopen modelを出すのではなく、tool useとend-to-end agent behaviorのworking patternまで提示した形だ。
deployment layerとしてはLiteRT-LMが前面に出た。Googleはstructured output向けのconstrained decoding、Gemma 4の128K context windowを活かすdynamic context handling、そして一部devicesでGemma 4 E2Bを1.5GB未満で動かすmemory optimizationを強調した。さらに、2つのskillsにまたがる4,000 input tokensをunder 3 secondsで処理できるとし、AndroidとiOSだけでなくRaspberry Pi 5やQualcomm Dragonwing IQ8へのdeployment pathも示した。新しい litert-lm CLI と Python bindingsも合わせて提供される。
なぜGemma 4が重要か
より大きなsignalは、Googleがagent stackをcloudの外、device側へ寄せ始めたことだ。これはprivacy、latency、cost、offline availabilityのtradeoffを書き換える。tool callingとstructured outputを備えたopen modelsがconsumer hardwareで十分に動くなら、developersはcloud-centric orchestration以外の現実的な選択肢を持てる。Gemma 4は単なるopen model familyではなく、on-device agentic AIをmainstream development targetにしようとするGoogleの試みだ。
Related Articles
Google said on April 2, 2026 that Gemma 4 is its most capable open model family so far, built from the same technology base as Gemini 3. Google says the family spans E2B, E4B, 26B MoE, and 31B Dense models, adds function-calling and structured JSON support, and offers up to 256K context with an Apache 2.0 license.
r/LocalLLaMA pushed Gemma 4 into one of the strongest community signals in this crawl as Google shipped an open model family spanning edge devices through workstation-class local servers.
Reddit picked up Google’s Gemma 4 edge rollout, focusing on Agent Skills in Google AI Edge Gallery and the LiteRT-LM runtime. The main claims are sub-1.5GB memory, a 128K context window, and published benchmarks on Raspberry Pi 5 and Qualcomm NPUs.